| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/