| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyDefinition |
ManagementPolicyRule.definition()
Get an object that defines the Lifecycle rule.
|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withActions(ManagementPolicyAction actions)
Set an object that defines the action set.
|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withFilters(ManagementPolicyFilter filters)
Set an object that defines the filter set.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyRule |
ManagementPolicyRule.withDefinition(ManagementPolicyDefinition definition)
Set an object that defines the Lifecycle rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/