Modify virtual machine HA settings.
@param restartPriority Virtual machine restart priority to resolveresource contention. If null, this property is not modified. See {@link com.vmware.vim.binding.vim.cluster.DasVmSettings.RestartPriority}
@param isolationResponse Whether or not the virtual machine should bepowered off if a host determines that it is isolated from the rest of the cluster. If null, this property is not modified. See {@link com.vmware.vim.binding.vim.cluster.DasVmSettings.IsolationResponse}
@param vmMonitoringState Set the virtual machine health monitoring state.See {@link com.vmware.vim.binding.vim.cluster.DasConfigInfo.VmMonitoringState}
@throws Exception
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.