Interface VirtualMachine.DefinitionStages.WithTemplateId

All Known Subinterfaces:
VirtualMachine.Definition, VirtualMachine.DefinitionStages.WithCreate
Enclosing interface:
VirtualMachine.DefinitionStages

public static interface VirtualMachine.DefinitionStages.WithTemplateId
The stage of the VirtualMachine definition allowing to specify templateId.
  • Method Details

    • withTemplateId

      Specifies the templateId property: Gets or sets the ARM Id of the template resource to deploy the virtual machine..
      Parameters:
      templateId - Gets or sets the ARM Id of the template resource to deploy the virtual machine.
      Returns:
      the next definition stage.