Delen via


InMageRcmReplicationDetails.ResyncTransferredBytes Property

Definition

Gets the resync transferred bytes from source VM to azure for all selected disks on source VM.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to