Uses of Class
com.microsoft.azure.management.storage.Identity
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of Identity in com.microsoft.azure.management.storage
Modifier and TypeMethodDescriptionStorageAccountCreateParameters.identity()
Get the identity of the resource.StorageAccountUpdateParameters.identity()
Get the identity of the resource.Set the identity type.Modifier and TypeMethodDescriptionStorageAccountCreateParameters.withIdentity
(Identity identity) Set the identity of the resource.StorageAccountUpdateParameters.withIdentity
(Identity identity) Set the identity of the resource.