ASRInMageRcmFailbackSpecificRPIDetails.InitialReplicationTransferredBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the initial replication transferred bytes from source VM to target for all selected disks on source VM.
public long? InitialReplicationTransferredBytes { get; set; }
member this.InitialReplicationTransferredBytes : Nullable<int64> with get, set
Public Property InitialReplicationTransferredBytes As Nullable(Of Long)