次の方法で共有


StorageEditionCapability.MaxStorageSize プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象