Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
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 © 2019. All rights reserved.