Sdílet prostřednictvím


BackupProperties.Size Property

Definition

Gets size of backup in bytes

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public long? Size { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : Nullable<int64>
Public ReadOnly Property Size As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to