次の方法で共有


DPMProtectedItemExtendedInfo.DiskStorageUsedInBytes プロパティ

定義

使用されるディスク ストレージをバイト単位で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象