| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.fluent.models |
Package containing the inner data models for StorageManagementClient.
|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Identity |
StorageAccountInner.identity()
Get the identity property: The identity of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountInner |
StorageAccountInner.withIdentity(Identity identity)
Set the identity property: The identity of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
Identity |
StorageAccountUpdateParameters.identity()
Get the identity property: The identity of the resource.
|
Identity |
StorageAccountCreateParameters.identity()
Get the identity property: The identity of the resource.
|
Identity |
Identity.withType(String type)
Set the type property: The identity type.
|
| Modifier and Type | Method and Description |
|---|---|
StorageAccountUpdateParameters |
StorageAccountUpdateParameters.withIdentity(Identity identity)
Set the identity property: The identity of the resource.
|
StorageAccountCreateParameters |
StorageAccountCreateParameters.withIdentity(Identity identity)
Set the identity property: The identity of the resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.