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
Subclasses with type arguments of type Kind in com.azure.resourcemanager.storage.modelsFields 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()Gets the kind of the storage account.StorageAccountCreateParameters.kind()Get the kind property: Required.StorageAccountUpdateParameters.kind()Get the kind property: Optional.StorageSku.storageAccountKind()Gets the storage account kind if the sku describes a storage account resource.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.