Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
Identity |
StorageAccountUpdateParameters.identity()
Get the identity of the resource.
|
Identity |
StorageAccountCreateParameters.identity()
Get the identity of the resource.
|
Identity |
Identity.withType(String type)
Set the identity type.
|
Modifier and Type | Method and Description |
---|---|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withIdentity(Identity identity)
Set the identity of the resource.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withIdentity(Identity identity)
Set the identity of the resource.
|
Copyright © 2019. All rights reserved.