次の方法で共有


Device.TotalTieredStorageInBytes プロパティ

定義

デバイスで使用できる階層化ストレージの合計をバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTieredStorageInBytes")]
public long? TotalTieredStorageInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalTieredStorageInBytes")>]
member this.TotalTieredStorageInBytes : Nullable<int64> with get, set
Public Property TotalTieredStorageInBytes As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象