次の方法で共有


StorageMBCapability.StorageSizeMB プロパティ

定義

ストレージ サイズ (MB) を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象