| 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 |
|---|---|
ManagementPolicyInner |
ManagementPoliciesClient.createOrUpdate(String resourceGroupName,
String accountName,
ManagementPolicyName managementPolicyName)
Sets the managementpolicy to the specified storage account.
|
ManagementPolicyInner |
ManagementPoliciesClient.get(String resourceGroupName,
String accountName,
ManagementPolicyName managementPolicyName)
Gets the managementpolicy associated with the specified storage account.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicyInner |
ManagementPolicyInner.withPolicy(ManagementPolicySchema policy)
Set the policy property: The Storage Account ManagementPolicy, in JSON format.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.