Interface VirtualMachine.DefinitionStages.WithTemplateId

    • Method Detail

      • withTemplateId

        VirtualMachine.DefinitionStages.WithCreate withTemplateId​(String templateId)
        Specifies the templateId property: ARM Id of the template resource to use for deploying the vm..
        Parameters:
        templateId - ARM Id of the template resource to use for deploying the vm.
        Returns:
        the next definition stage.