Freigeben über


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