你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmFailbackSyncDetails.Last15MinutesTransferredBytes Property

Definition

Gets the bytes transferred in last 15 minutes from source VM to target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to