ReplicationInfoDiskSettings

ReplicationInfoDiskSettings
ReplicationInfoDiskSettings

The ReplicationConfigSpec.DiskSettings object type encapsulates the replication properties of a replicated disk of a replicated virtual machine.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": 0,
    "diskReplicationId": "string"
}
integer As int32 As int32
key
Required

The disk's device key in the VM's configuration.

Used to uniquely identify the disk to be configured for replication in the primary VM.

string
diskReplicationId
Required

An opaque identifier that uniquely identifies a replicated disk between primary and secondary sites.