IWithGeneralPurposeAccountKind Interface

Definition

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

public interface IWithGeneralPurposeAccountKind
type IWithGeneralPurposeAccountKind = interface
Public Interface IWithGeneralPurposeAccountKind
Derived

Methods

WithGeneralPurposeAccountKind()

Specifies the storage account kind to be "Storage", the kind for general purposes.

WithGeneralPurposeAccountKindV2()

Specifies the storage account kind to be "StorageV2", the kind for general purposes.

Applies to