Interface PolicyRule.UpdateStages
-
- Enclosing interface:
- PolicyRule
public static interface PolicyRule.UpdateStagesGrouping of management policy rule update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePolicyRule.UpdateStages.WithActionsThe stage of the management policy rule update allowing to specify the actions to perform on the selected blobs.static interfacePolicyRule.UpdateStages.WithBlobTypesToFilterForThe stage of the management policy rule update allowing to specify the blob types that the rule will apply to.static interfacePolicyRule.UpdateStages.WithPrefixesToFilterForTHe stage of the management policy rule update allowing to specify the prefixes for the blobs that the rule will apply to.
-