Condividi tramite


IWithBlobStorageAccountKind Interface

Definition

The stage of a storage account definition allowing to specify account kind as blob storage.

public interface IWithBlobStorageAccountKind
type IWithBlobStorageAccountKind = interface
Public Interface IWithBlobStorageAccountKind
Derived

Methods

WithBlobStorageAccountKind()

Specifies the storage account kind to be "BlobStorage". The access tier is defaulted to be "Hot".

Applies to