BackupItem.SizeInBytes Propriedade

Definição

Obtém o tamanho do backup em bytes.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a