| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static RuleType |
RuleType.LIFECYCLE
Static value Lifecycle for RuleType.
|
| Modifier and Type | Method and Description |
|---|---|
static RuleType |
RuleType.fromString(String name)
Creates or finds a RuleType from its string representation.
|
RuleType |
PolicyRule.type() |
RuleType |
ManagementPolicyRule.type()
Get the type property: The valid value is Lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyRule |
ManagementPolicyRule.withType(RuleType type)
Set the type property: The valid value is Lifecycle.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.