Share via


RestoreStatus.TotalTransferBytes Property

Definition

Gets displays the total bytes transferred

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to