VirtualMachine.DefinitionStages.WithHardwareProfile Interface
public static interface VirtualMachine.DefinitionStages.WithHardwareProfile
The stage of the VirtualMachine definition allowing to specify hardwareProfile.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withHardwareProfile(HardwareProfile hardwareProfile)
Specifies the hardware |
Method Details
withHardwareProfile
public abstract VirtualMachine.DefinitionStages.WithCreate withHardwareProfile(HardwareProfile hardwareProfile)
Specifies the hardwareProfile property: Hardware properties..
Parameters:
Returns: