Share via


Backup.Size Property

Definition

Gets size of backup in bytes

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to