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