Interface VirtualMachineTemplate.DefinitionStages
-
- Enclosing interface:
- VirtualMachineTemplate
public static interface VirtualMachineTemplate.DefinitionStages
The VirtualMachineTemplate definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
VirtualMachineTemplate.DefinitionStages.Blank
The first stage of the VirtualMachineTemplate definition.static interface
VirtualMachineTemplate.DefinitionStages.WithCreate
The stage of the VirtualMachineTemplate definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interface
VirtualMachineTemplate.DefinitionStages.WithExtendedLocation
The stage of the VirtualMachineTemplate definition allowing to specify extendedLocation.static interface
VirtualMachineTemplate.DefinitionStages.WithInventoryItemId
The stage of the VirtualMachineTemplate definition allowing to specify inventoryItemId.static interface
VirtualMachineTemplate.DefinitionStages.WithLocation
The stage of the VirtualMachineTemplate definition allowing to specify location.static interface
VirtualMachineTemplate.DefinitionStages.WithResourceGroup
The stage of the VirtualMachineTemplate definition allowing to specify parent resource.static interface
VirtualMachineTemplate.DefinitionStages.WithTags
The stage of the VirtualMachineTemplate definition allowing to specify tags.static interface
VirtualMachineTemplate.DefinitionStages.WithUuid
The stage of the VirtualMachineTemplate definition allowing to specify uuid.static interface
VirtualMachineTemplate.DefinitionStages.WithVmmServerId
The stage of the VirtualMachineTemplate definition allowing to specify vmmServerId.
-