Interface PolicyRule.Update
- All Superinterfaces:
PolicyRule.UpdateStages.WithActions, PolicyRule.UpdateStages.WithBlobTypesToFilterFor, PolicyRule.UpdateStages.WithPrefixesToFilterFor, Settable<ManagementPolicy.Update>
- Enclosing interface:
PolicyRule
public static interface PolicyRule.Update
extends PolicyRule.UpdateStages.WithBlobTypesToFilterFor, PolicyRule.UpdateStages.WithPrefixesToFilterFor, PolicyRule.UpdateStages.WithActions, Settable<ManagementPolicy.Update>
Container interface for all of the updates related to a rule in a management policy.
-
Method Summary
Methods inherited from interface PolicyRule.UpdateStages.WithActions
updateActionsOnBaseBlob, updateActionsOnSnapShot, withDeleteActionOnBaseBlob, withDeleteActionOnSnapShot, withTierToArchiveActionOnBaseBlob, withTierToCoolActionOnBaseBlobMethods inherited from interface PolicyRule.UpdateStages.WithBlobTypesToFilterFor
withBlobTypesToFilterFor, withBlobTypeToFilterFor, withBlobTypeToFilterForRemovedMethods inherited from interface PolicyRule.UpdateStages.WithPrefixesToFilterFor
withoutPrefixesToFilterFor, withPrefixesToFilterFor, withPrefixToFilterFor