| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyDefinition |
ManagementPolicyRule.definition()
Get the definition property: An object that defines the Lifecycle rule.
|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withActions(ManagementPolicyAction actions)
Set the actions property: An object that defines the action set.
|
ManagementPolicyDefinition |
ManagementPolicyDefinition.withFilters(ManagementPolicyFilter filters)
Set the filters property: An object that defines the filter set.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyRule |
ManagementPolicyRule.withDefinition(ManagementPolicyDefinition definition)
Set the definition property: An object that defines the Lifecycle rule.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.