VirtualMachine.DefinitionStages.WithVmName Interface
public static interface VirtualMachine.DefinitionStages.WithVmName
The stage of the VirtualMachine definition allowing to specify vmName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withVmName(String vmName)
Specifies the vm |
Method Details
withVmName
public abstract VirtualMachine.DefinitionStages.WithCreate withVmName(String vmName)
Specifies the vmName property: VMName is the name of VM on the SCVMM server..
Parameters:
Returns: