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 KindKind.BLOB_STORAGEStatic value BlobStorage for Kind.static final KindKind.BLOCK_BLOB_STORAGEStatic value BlockBlobStorage for Kind.static final KindKind.FILE_STORAGEStatic value FileStorage for Kind.static final KindKind.STORAGEStatic value Storage for Kind.static final KindKind.STORAGE_V2Static value StorageV2 for Kind.Methods in com.microsoft.azure.management.storage that return KindModifier and TypeMethodDescriptionstatic KindKind.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.