次の方法で共有


IWithSku.WithSku(SkuName) メソッド

定義

ストレージ アカウントの SKU を指定します。

public Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate WithSku (Microsoft.Azure.Management.Storage.Fluent.Models.SkuName skuName);
abstract member WithSku : Microsoft.Azure.Management.Storage.Fluent.Models.SkuName -> Microsoft.Azure.Management.Storage.Fluent.StorageAccount.Update.IUpdate
Public Function WithSku (skuName As SkuName) As IUpdate

パラメーター

skuName
SkuName

SKU。

戻り値

適用対象