Bagikan melalui


DPMProtectedItemExtendedInfo.DiskStorageUsedInBytes Property

Definition

Gets or sets used Disk storage in bytes.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to