Share via


InMageRcmProtectedDiskDetails interface

InMageRcm protected disk details.

Properties

capacityInBytes

The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.

customTargetDiskName

The custom target Azure disk name.

dataPendingAtSourceAgentInMB

The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server.

dataPendingInLogDataStoreInMB

The data pending in log data store in MB. NOTE: This property will not be serialized. It can only be populated by the server.

diskEncryptionSetId

The DiskEncryptionSet ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

diskId

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

diskName

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

diskState

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

diskType

The disk type.

irDetails

The initial replication details.

isInitialReplicationComplete

A value indicating whether initial replication is complete or not. NOTE: This property will not be serialized. It can only be populated by the server.

isOSDisk

A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.

logStorageAccountId

The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

resyncDetails

The resync details.

sectorSizeInBytes

The logical sector size (in bytes), 512 by default.

seedBlobUri

The uri of the seed blob. NOTE: This property will not be serialized. It can only be populated by the server.

seedManagedDiskId

The ARM Id of the seed managed disk. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedDiskId

The ARM Id of the target managed disk. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

capacityInBytes

The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server.

capacityInBytes?: number

Property Value

number

customTargetDiskName

The custom target Azure disk name.

customTargetDiskName?: string

Property Value

string

dataPendingAtSourceAgentInMB

The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server.

dataPendingAtSourceAgentInMB?: number

Property Value

number

dataPendingInLogDataStoreInMB

The data pending in log data store in MB. NOTE: This property will not be serialized. It can only be populated by the server.

dataPendingInLogDataStoreInMB?: number

Property Value

number

diskEncryptionSetId

The DiskEncryptionSet ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

diskEncryptionSetId?: string

Property Value

string

diskId

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

diskId?: string

Property Value

string

diskName

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

diskName?: string

Property Value

string

diskState

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

diskState?: string

Property Value

string

diskType

The disk type.

diskType?: string

Property Value

string

irDetails

The initial replication details.

irDetails?: InMageRcmSyncDetails

Property Value

isInitialReplicationComplete

A value indicating whether initial replication is complete or not. NOTE: This property will not be serialized. It can only be populated by the server.

isInitialReplicationComplete?: string

Property Value

string

isOSDisk

A value indicating whether the disk is the OS disk. NOTE: This property will not be serialized. It can only be populated by the server.

isOSDisk?: string

Property Value

string

logStorageAccountId

The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

logStorageAccountId?: string

Property Value

string

resyncDetails

The resync details.

resyncDetails?: InMageRcmSyncDetails

Property Value

sectorSizeInBytes

The logical sector size (in bytes), 512 by default.

sectorSizeInBytes?: number

Property Value

number

seedBlobUri

The uri of the seed blob. NOTE: This property will not be serialized. It can only be populated by the server.

seedBlobUri?: string

Property Value

string

seedManagedDiskId

The ARM Id of the seed managed disk. NOTE: This property will not be serialized. It can only be populated by the server.

seedManagedDiskId?: string

Property Value

string

targetManagedDiskId

The ARM Id of the target managed disk. NOTE: This property will not be serialized. It can only be populated by the server.

targetManagedDiskId?: string

Property Value

string