| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ManagementPolicy.Definition
The entirety of the ManagementPolicy definition.
|
static interface |
ManagementPolicy.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
Creatable.create()), but also allows for any other optional settings to be specified. |
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicy.DefinitionStages.WithRule |
ManagementPolicy.DefinitionStages.WithStorageAccount.withExistingStorageAccount(String resourceGroupName,
String accountName)
Specifies resourceGroupName, accountName.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.