다음을 통해 공유


InMageAzureV2ProtectedDiskDetails interface

InMageAzureV2 protected disk details.

Properties

diskCapacityInBytes

The disk capacity in bytes.

diskId

The disk id.

diskName

The disk name.

diskResized

A value indicating whether disk is resized.

fileSystemCapacityInBytes

The disk file system capacity in bytes.

healthErrorCode

The health error code for the disk.

lastRpoCalculatedTime

The last RPO calculated time.

progressHealth

The Progress Health.

progressStatus

The Progress Status.

protectionStage

The protection stage.

psDataInMegaBytes

The PS data transit in MB.

resyncDurationInSeconds

The resync duration in seconds.

resyncLast15MinutesTransferredBytes

The resync last 15 minutes transferred bytes.

resyncLastDataTransferTimeUTC

The last data transfer time in UTC.

resyncProcessedBytes

The resync processed bytes.

resyncProgressPercentage

The resync progress percentage.

resyncRequired

A value indicating whether resync is required for this disk.

resyncStartTime

The resync start time.

resyncTotalTransferredBytes

The resync total transferred bytes.

rpoInSeconds

The RPO in seconds.

secondsToTakeSwitchProvider

The seconds to take for switch provider.

sourceDataInMegaBytes

The source data transit in MB.

targetDataInMegaBytes

The target data transit in MB.

Property Details

diskCapacityInBytes

The disk capacity in bytes.

diskCapacityInBytes?: number

Property Value

number

diskId

The disk id.

diskId?: string

Property Value

string

diskName

The disk name.

diskName?: string

Property Value

string

diskResized

A value indicating whether disk is resized.

diskResized?: string

Property Value

string

fileSystemCapacityInBytes

The disk file system capacity in bytes.

fileSystemCapacityInBytes?: number

Property Value

number

healthErrorCode

The health error code for the disk.

healthErrorCode?: string

Property Value

string

lastRpoCalculatedTime

The last RPO calculated time.

lastRpoCalculatedTime?: Date

Property Value

Date

progressHealth

The Progress Health.

progressHealth?: string

Property Value

string

progressStatus

The Progress Status.

progressStatus?: string

Property Value

string

protectionStage

The protection stage.

protectionStage?: string

Property Value

string

psDataInMegaBytes

The PS data transit in MB.

psDataInMegaBytes?: number

Property Value

number

resyncDurationInSeconds

The resync duration in seconds.

resyncDurationInSeconds?: number

Property Value

number

resyncLast15MinutesTransferredBytes

The resync last 15 minutes transferred bytes.

resyncLast15MinutesTransferredBytes?: number

Property Value

number

resyncLastDataTransferTimeUTC

The last data transfer time in UTC.

resyncLastDataTransferTimeUTC?: Date

Property Value

Date

resyncProcessedBytes

The resync processed bytes.

resyncProcessedBytes?: number

Property Value

number

resyncProgressPercentage

The resync progress percentage.

resyncProgressPercentage?: number

Property Value

number

resyncRequired

A value indicating whether resync is required for this disk.

resyncRequired?: string

Property Value

string

resyncStartTime

The resync start time.

resyncStartTime?: Date

Property Value

Date

resyncTotalTransferredBytes

The resync total transferred bytes.

resyncTotalTransferredBytes?: number

Property Value

number

rpoInSeconds

The RPO in seconds.

rpoInSeconds?: number

Property Value

number

secondsToTakeSwitchProvider

The seconds to take for switch provider.

secondsToTakeSwitchProvider?: number

Property Value

number

sourceDataInMegaBytes

The source data transit in MB.

sourceDataInMegaBytes?: number

Property Value

number

targetDataInMegaBytes

The target data transit in MB.

targetDataInMegaBytes?: number

Property Value

number