Uses of Class
com.azure.resourcemanager.storage.models.Kind
Packages that use Kind
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of Kind in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return Kind -
Uses of Kind in com.azure.resourcemanager.storage.models
Fields in com.azure.resourcemanager.storage.models 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.azure.resourcemanager.storage.models that return KindModifier and TypeMethodDescriptionstatic KindKind.fromString(String name) Creates or finds a Kind from its string representation.StorageAccount.kind()StorageAccountCreateParameters.kind()Get the kind property: Required.StorageAccountUpdateParameters.kind()Get the kind property: Optional.StorageSku.storageAccountKind()Methods in com.azure.resourcemanager.storage.models that return types with arguments of type KindMethods in com.azure.resourcemanager.storage.models with parameters of type KindModifier and TypeMethodDescriptionSet the kind property: Required.Set the kind property: Optional.