InMageRcmSyncDetails interface

InMageRcm disk level sync details.

Properties

last15MinutesTransferredBytes

The bytes transferred in last 15 minutes from source VM to azure. NOTE: This property will not be serialized. It can only be populated by the server.

lastDataTransferTimeUtc

The time of the last data transfer from source VM to azure. NOTE: This property will not be serialized. It can only be populated by the server.

lastRefreshTime

The last refresh time. NOTE: This property will not be serialized. It can only be populated by the server.

processedBytes

The total processed bytes. This includes bytes that are transferred from source VM to azure and matched bytes. NOTE: This property will not be serialized. It can only be populated by the server.

progressHealth

The progress health. NOTE: This property will not be serialized. It can only be populated by the server.

progressPercentage

Progress in percentage. Progress percentage is calculated based on processed bytes. NOTE: This property will not be serialized. It can only be populated by the server.

startTime

The start time. NOTE: This property will not be serialized. It can only be populated by the server.

transferredBytes

The transferred bytes from source VM to azure for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

last15MinutesTransferredBytes

The bytes transferred in last 15 minutes from source VM to azure. NOTE: This property will not be serialized. It can only be populated by the server.

last15MinutesTransferredBytes?: number

Property Value

number

lastDataTransferTimeUtc

The time of the last data transfer from source VM to azure. NOTE: This property will not be serialized. It can only be populated by the server.

lastDataTransferTimeUtc?: string

Property Value

string

lastRefreshTime

The last refresh time. NOTE: This property will not be serialized. It can only be populated by the server.

lastRefreshTime?: string

Property Value

string

processedBytes

The total processed bytes. This includes bytes that are transferred from source VM to azure and matched bytes. NOTE: This property will not be serialized. It can only be populated by the server.

processedBytes?: number

Property Value

number

progressHealth

The progress health. NOTE: This property will not be serialized. It can only be populated by the server.

progressHealth?: string

Property Value

string

progressPercentage

Progress in percentage. Progress percentage is calculated based on processed bytes. NOTE: This property will not be serialized. It can only be populated by the server.

progressPercentage?: number

Property Value

number

startTime

The start time. NOTE: This property will not be serialized. It can only be populated by the server.

startTime?: string

Property Value

string

transferredBytes

The transferred bytes from source VM to azure for the disk. NOTE: This property will not be serialized. It can only be populated by the server.

transferredBytes?: number

Property Value

number