Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplySpec.DeploymentMode
Esx.Settings.Clusters.Software.Solutions.Nsx.NsxInternal.ApplySpec.DeploymentMode
Deployment mode for install and upgrade operation.
Possible values:
- EVACUATE_POWERED_ON_VMS: Maps to maintenance-mode policy where powered-on VMs are evacuated.
- EVACUATE_ALL_VMS: Maps to maintenance-mode policy where all VMs are evacuated.
- LIVE_UPDATE: Maps to maintenance-mode policy where powered-on VMs remain powered-on but VMs motion to or from the host undergoing remediation is blocked.
This enumeration was added in vSphere API 7.0.1.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
EVACUATE_POWERED_ON_VMS,
EVACUATE_ALL_VMS,
LIVE_UPDATE,