Interface PolicyRule.Update
- All Superinterfaces:
PolicyRule.UpdateStages.WithActions, PolicyRule.UpdateStages.WithBlobTypesToFilterFor, PolicyRule.UpdateStages.WithPrefixesToFilterFor, com.azure.resourcemanager.resources.fluentcore.model.Settable<ManagementPolicy.Update>
- Enclosing interface:
PolicyRule
public static interface PolicyRule.Update
extends PolicyRule.UpdateStages.WithBlobTypesToFilterFor, PolicyRule.UpdateStages.WithPrefixesToFilterFor, PolicyRule.UpdateStages.WithActions, com.azure.resourcemanager.resources.fluentcore.model.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, withPrefixToFilterForMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parent