| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyAction |
ManagementPolicyDefinition.actions()
Get an object that defines the action set.
|
ManagementPolicyAction |
ManagementPolicyAction.withBaseBlob(ManagementPolicyBaseBlob baseBlob)
Set the management policy action for base blob.
|
ManagementPolicyAction |
ManagementPolicyAction.withSnapshot(ManagementPolicySnapShot snapshot)
Set the management policy action for snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withActions(ManagementPolicyAction actions)
Set an object that defines the action set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/