| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyRule |
ManagementPolicyRule.withDefinition(ManagementPolicyDefinition definition)
Set the definition property: An object that defines the Lifecycle rule.
|
ManagementPolicyRule |
ManagementPolicyRule.withEnabled(Boolean enabled)
Set the enabled property: Rule is enabled if set to true.
|
ManagementPolicyRule |
ManagementPolicyRule.withName(String name)
Set the name property: A rule name can contain any combination of alpha numeric characters.
|
ManagementPolicyRule |
ManagementPolicyRule.withType(RuleType type)
Set the type property: The valid value is Lifecycle.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.