VirtualMachine.DefinitionStages.WithGeneration Interface
public static interface VirtualMachine.DefinitionStages.WithGeneration
The stage of the VirtualMachine definition allowing to specify generation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withGeneration(Integer generation)
Specifies the generation property: Gets or sets the generation for the vm.. |
Method Details
withGeneration
public abstract VirtualMachine.DefinitionStages.WithCreate withGeneration(Integer generation)
Specifies the generation property: Gets or sets the generation for the vm..
Parameters:
Returns: