Uses of Class
com.microsoft.azure.management.storage.ManagementPolicyAction
Packages that use ManagementPolicyAction
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ManagementPolicyAction in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return ManagementPolicyActionModifier and TypeMethodDescriptionManagementPolicyDefinition.actions()
Get an object that defines the action set.ManagementPolicyAction.withBaseBlob
(ManagementPolicyBaseBlob baseBlob) Set the management policy action for base blob.ManagementPolicyAction.withSnapshot
(ManagementPolicySnapShot snapshot) Set the management policy action for snapshot.Methods in com.microsoft.azure.management.storage with parameters of type ManagementPolicyActionModifier and TypeMethodDescriptionManagementPolicyDefinition.withActions
(ManagementPolicyAction actions) Set an object that defines the action set.