ReplicationSourceReconfigure_VcSourceVmReconfigure

ReplicationSourceReconfigure_VcSourceVmReconfigure
ReplicationSourceReconfigure_VcSourceVmReconfigure

Reconfiguration settings for a replicated source VM.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "vappName": "vApp01",
    "vmStartupInfo": {
        "order": 0,
        "startAction": "powerOn",
        "startDelay": 0,
        "stopAction": "powerOff",
        "stopDelay": 0
    }
}
string
type
Optional

Polymorphic discriminator property, value is 'vcVmReconfigure'

string
vappName
Optional

The name of the vApp into which the replicated VMs will be imported.

vmStartupInfo
Optional

vmStartupInfo