Uses of Class
com.microsoft.azure.management.storage.ManagementPolicyRule
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ManagementPolicyRule in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionManagementPolicyRule.withDefinition
(ManagementPolicyDefinition definition) Set an object that defines the Lifecycle rule.ManagementPolicyRule.withEnabled
(Boolean enabled) Set rule is enabled if set to true.Set a rule name can contain any combination of alpha numeric characters.Set the valid value is Lifecycle.Modifier and TypeMethodDescriptionManagementPolicySchema.rules()
Get the Storage Account ManagementPolicies Rules.Modifier and TypeMethodDescriptionManagementPolicySchema.withRules
(List<ManagementPolicyRule> rules) Set the Storage Account ManagementPolicies Rules.