次の方法で共有


StorageEditionCapability.MinStorageSize プロパティ

定義

サポートされている最小ストレージ サイズを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="minStorageSize")]
public long? MinStorageSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minStorageSize")>]
member this.MinStorageSize : Nullable<int64>
Public ReadOnly Property MinStorageSize As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象