Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ManagementPolicySnapShot |
PolicyRule.actionsOnSnapShot() |
ManagementPolicySnapShot |
ManagementPolicyAction.snapshot()
Get the management policy action for snapshot.
|
ManagementPolicySnapShot |
ManagementPolicySnapShot.withDelete(DateAfterCreation delete)
Set the function to delete the blob snapshot.
|
Modifier and Type | Method and Description |
---|---|
PolicyRule.Update |
PolicyRule.UpdateStages.WithActions.updateActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)
The function that specifies all of the actions to apply to selected snapshots.
|
PolicyRule.DefinitionStages.WithPolicyRuleAttachable |
PolicyRule.DefinitionStages.WithRuleActions.withActionsOnSnapShot(ManagementPolicySnapShot snapShotActions)
The function that specifies all of the actions to apply to selected snapshots.
|
ManagementPolicyAction |
ManagementPolicyAction.withSnapshot(ManagementPolicySnapShot snapshot)
Set the management policy action for snapshot.
|
Copyright © 2019. All rights reserved.