次の方法で共有


StorageAccountPatch.Kind プロパティ

定義

省略可能。 ストレージ アカウントの種類を示します。 現在、サーバーでサポートされている StorageV2 値のみ。

public Azure.ResourceManager.Storage.Models.StorageKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.Storage.Models.StorageKind> with get, set
Public Property Kind As Nullable(Of StorageKind)

プロパティ値

適用対象