| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BlobInventoryPolicyRule |
BlobInventoryPolicyRule.withDefinition(BlobInventoryPolicyDefinition definition)
Set the definition property: An object that defines the blob inventory policy rule.
|
BlobInventoryPolicyRule |
BlobInventoryPolicyRule.withEnabled(boolean enabled)
Set the enabled property: Rule is enabled when set to true.
|
BlobInventoryPolicyRule |
BlobInventoryPolicyRule.withName(String name)
Set the name property: A rule name can contain any combination of alpha numeric characters.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.