Interface ManagementPolicy
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ManagementPolicyInner>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<StorageManager>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<ManagementPolicy>, com.azure.resourcemanager.resources.fluentcore.model.Updatable<ManagementPolicy.Update>
public interface ManagementPolicy
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ManagementPolicyInner>, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<ManagementPolicy>, com.azure.resourcemanager.resources.fluentcore.model.Updatable<ManagementPolicy.Update>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<StorageManager>
Type representing ManagementPolicy.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ManagementPolicy definition.static interfaceGrouping of ManagementPolicy definition stages.static interfaceThe template for a ManagementPolicy update operation, containing all the settings that can be modified.static interfaceGrouping of ManagementPolicy update stages. -
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModelMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable
refresh, refreshAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Updatable
update
-
Method Details
-
id
-
lastModifiedTime
-
name
-
policy
-
type
-
rules
List<PolicyRule> rules()Gets the list of rules for this policy.- Returns:
- the list of rules for this policy
-