InMageRcmProtectedDiskDetails interface
InMageRcm protected disk details.
Properties
| capacity |
The disk capacity in bytes. NOTE: This property will not be serialized. It can only be populated by the server. |
| custom |
The custom target Azure disk name. |
| data |
The data pending at source agent in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
| data |
The data pending in log data store in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
| disk |
The DiskEncryptionSet ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| disk |
The disk Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| disk |
The disk name. NOTE: This property will not be serialized. It can only be populated by the server. |
| disk |
The disk state. NOTE: This property will not be serialized. It can only be populated by the server. |
| disk |
The disk type. |
| ir |
The initial replication details. |
| is |
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. |
| is |
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. |
| log |
The log storage account ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| resync |
The resync details. |
| sector |
The logical sector size (in bytes), 512 by default. |
| seed |
The uri of the seed blob. NOTE: This property will not be serialized. It can only be populated by the server. |
| seed |
The ARM Id of the seed managed disk. NOTE: This property will not be serialized. It can only be populated by the server. |
| target |
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
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