次の方法で共有


DPMProtectedItemExtendedInfo.TotalDiskStorageSizeInBytes プロパティ

定義

ディスク ストレージの合計 (バイト単位) を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="totalDiskStorageSizeInBytes")]
public string TotalDiskStorageSizeInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalDiskStorageSizeInBytes")>]
member this.TotalDiskStorageSizeInBytes : string with get, set
Public Property TotalDiskStorageSizeInBytes As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象