Uses of Class
com.microsoft.azure.management.storage.Kind
Packages that use Kind
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of Kind in com.microsoft.azure.management.storage
Fields in com.microsoft.azure.management.storage declared as KindModifier and TypeFieldDescriptionstatic final Kind
Kind.BLOB_STORAGE
Static value BlobStorage for Kind.static final Kind
Kind.BLOCK_BLOB_STORAGE
Static value BlockBlobStorage for Kind.static final Kind
Kind.FILE_STORAGE
Static value FileStorage for Kind.static final Kind
Kind.STORAGE
Static value Storage for Kind.static final Kind
Kind.STORAGE_V2
Static value StorageV2 for Kind.Methods in com.microsoft.azure.management.storage that return KindModifier and TypeMethodDescriptionstatic Kind
Kind.fromString
(String name) Creates or finds a Kind from its string representation.StorageAccount.kind()
StorageAccountCreateParameters.kind()
Get required.StorageAccountUpdateParameters.kind()
Get optional.StorageSku.storageAccountKind()
Methods in com.microsoft.azure.management.storage that return types with arguments of type KindMethods in com.microsoft.azure.management.storage with parameters of type KindModifier and TypeMethodDescriptionSet required.Set optional.