Uses of Class
com.microsoft.azure.management.storage.Identity
Packages that use Identity
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of Identity in com.microsoft.azure.management.storage
Methods in com.microsoft.azure.management.storage that return IdentityModifier and TypeMethodDescriptionStorageAccountCreateParameters.identity()
Get the identity of the resource.StorageAccountUpdateParameters.identity()
Get the identity of the resource.Set the identity type.Methods in com.microsoft.azure.management.storage with parameters of type IdentityModifier and TypeMethodDescriptionStorageAccountCreateParameters.withIdentity
(Identity identity) Set the identity of the resource.StorageAccountUpdateParameters.withIdentity
(Identity identity) Set the identity of the resource.