HostPool.UpdateStages.WithVmTemplate Interface
public static interface HostPool.UpdateStages.WithVmTemplate
The stage of the HostPool update allowing to specify vmTemplate.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withVmTemplate(String vmTemplate)
Specifies the vm |
Method Details
withVmTemplate
public abstract HostPool.Update withVmTemplate(String vmTemplate)
Specifies the vmTemplate property: VM template for sessionhosts configuration within hostpool..
Parameters:
Returns: