Partager via


InMageRcmReplicationDetails.InitialReplicationTransferredBytes Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to