DPMProtectedItemExtendedInfo.TotalDiskStorageSizeInBytes Property

Definition

Gets or sets total Disk storage in bytes.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to