ReplicationDestination_VcVmDestination
ReplicationDestination_VcVmDestination
Represents information a VM replication to a on-premises destination.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"site": "site2",
"vdc": "d6977f40-4d90-46b2-a34e-5077e8648eda",
"storageProfile": "*",
"seedVm": {
"moId": "vm-1",
"vcId": "107102e0-e03b-404e-8e17-0688c657a74b"
}
}
string
type
Optional
Polymorphic discriminator property, value is 'vcVm'