StorageAccount.DefinitionStages.WithSku 接口
定义
A storage account definition allowing the sku to be set.
public interface WithSku
方法
withSku(SkuName skuName) |
Specifies the sku of the storage account. This used to be called account types.
|