Interface ManagementPolicy.Update
-
- All Superinterfaces:
Appliable<ManagementPolicy>,Indexable,ManagementPolicy.UpdateStages.Rule,ManagementPolicy.UpdateStages.WithPolicy
- Enclosing interface:
- ManagementPolicy
public static interface ManagementPolicy.Update extends Appliable<ManagementPolicy>, ManagementPolicy.UpdateStages.WithPolicy, ManagementPolicy.UpdateStages.Rule
The template for a ManagementPolicy update operation, containing all the settings that can be modified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.storage.models.ManagementPolicy.UpdateStages.Rule
updateRule, withoutRule
-
Methods inherited from interface com.azure.resourcemanager.storage.models.ManagementPolicy.UpdateStages.WithPolicy
withPolicy
-
-