| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent |
Package containing the service clients for StorageManagementClient.
|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BlobInventoryPolicyInner |
BlobInventoryPoliciesClient.createOrUpdate(String resourceGroupName,
String accountName,
BlobInventoryPolicyName blobInventoryPolicyName)
Sets the blob inventory policy to the specified storage account.
|
BlobInventoryPolicyInner |
BlobInventoryPoliciesClient.get(String resourceGroupName,
String accountName,
BlobInventoryPolicyName blobInventoryPolicyName)
Gets the blob inventory policy associated with the specified storage account.
|
| Modifier and Type | Method and Description |
|---|---|
BlobInventoryPolicyInner |
BlobInventoryPolicyInner.withPolicy(BlobInventoryPolicySchema policy)
Set the policy property: The storage account blob inventory policy object.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.