IWithBlockBlobStorageAccountKind Interface

Definition

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

public interface IWithBlockBlobStorageAccountKind
type IWithBlockBlobStorageAccountKind = interface
Public Interface IWithBlockBlobStorageAccountKind
Derived

Methods

WithBlockBlobStorageAccountKind()

Specifies the storage account kind to be "BlockBlobStorage".

Applies to