Backup.SizeInBytes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")]
public long SizeInBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sizeInBytes")>]
member this.SizeInBytes : int64 with get, set
Public Property SizeInBytes As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to