BlobStorageClassTypePropertiesResponse

data class BlobStorageClassTypePropertiesResponse(val azureStorageAccountKey: String, val azureStorageAccountName: String, val type: String)

The properties of Blob StorageClass

Constructors

Link copied to clipboard
constructor(azureStorageAccountKey: String, azureStorageAccountName: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Azure Storage Account Key

Link copied to clipboard

Azure Storage Account Name

Link copied to clipboard

Type of a storage class Expected value is 'Blob'.