Uses of Class
com.microsoft.azure.management.storage.ManagementPolicySnapShot
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of ManagementPolicySnapShot in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionPolicyRule.actionsOnSnapShot()
ManagementPolicyAction.snapshot()
Get the management policy action for snapshot.ManagementPolicySnapShot.withDelete
(DateAfterCreation delete) Set the function to delete the blob snapshot.Modifier and TypeMethodDescriptionPolicyRule.UpdateStages.WithActions.updateActionsOnSnapShot
(ManagementPolicySnapShot snapShotActions) The function that specifies all of the actions to apply to selected snapshots.PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot
(ManagementPolicySnapShot snapShotActions) The function that specifies all of the actions to apply to selected snapshots.ManagementPolicyAction.withSnapshot
(ManagementPolicySnapShot snapshot) Set the management policy action for snapshot.