Sdílet prostřednictvím


BackupStatus.LastTransferSize Property

Definition

Gets displays the last transfer size

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to