| 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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/