Uses of Class
com.microsoft.azure.management.storage.ManagementPolicyDefinition
Packages that use ManagementPolicyDefinition
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ManagementPolicyDefinition in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return ManagementPolicyDefinitionModifier and TypeMethodDescriptionManagementPolicyRule.definition()
Get an object that defines the Lifecycle rule.ManagementPolicyDefinition.withActions
(ManagementPolicyAction actions) Set an object that defines the action set.ManagementPolicyDefinition.withFilters
(ManagementPolicyFilter filters) Set an object that defines the filter set.Methods in com.microsoft.azure.management.storage with parameters of type ManagementPolicyDefinitionModifier and TypeMethodDescriptionManagementPolicyRule.withDefinition
(ManagementPolicyDefinition definition) Set an object that defines the Lifecycle rule.