IWithSkuBeta Interface

Definition

The stage of the storage account update allowing to change the sku.

public interface IWithSkuBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSkuBeta = interface
    interface IBeta
Public Interface IWithSkuBeta
Implements IBeta
Derived
Implements

Methods

WithSku(StorageAccountSkuType)

Specifies the sku of the storage account.

Applies to