HostPool.UpdateStages.WithStartVMOnConnect Interface
public static interface HostPool.UpdateStages.WithStartVMOnConnect
The stage of the HostPool update allowing to specify startVMOnConnect.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withStartVMOnConnect(Boolean startVMOnConnect)
Specifies the start |
Method Details
withStartVMOnConnect
public abstract HostPool.Update withStartVMOnConnect(Boolean startVMOnConnect)
Specifies the startVMOnConnect property: The flag to turn on/off StartVMOnConnect feature..
Parameters:
Returns: