| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicySnapShot |
PolicyRule.actionsOnSnapShot() |
ManagementPolicySnapShot |
ManagementPolicyAction.snapshot()
Get the snapshot property: The management policy action for snapshot.
|
ManagementPolicySnapShot |
ManagementPolicySnapShot.withDelete(DateAfterCreation delete)
Set the delete property: The function to delete the blob snapshot.
|
ManagementPolicySnapShot |
ManagementPolicySnapShot.withTierToArchive(DateAfterCreation tierToArchive)
Set the tierToArchive property: The function to tier blob snapshot to archive storage.
|
ManagementPolicySnapShot |
ManagementPolicySnapShot.withTierToCool(DateAfterCreation tierToCool)
Set the tierToCool property: The function to tier blob snapshot to cool storage.
|
| 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 snapshot property: The management policy action for snapshot.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.