Interface VirtualMachine.DefinitionStages.WithCreate

    • Method Detail

      • beginCreate

        Accepted<VirtualMachine> beginCreate()
        Begins creating the virtual machine resource. Virtual machine extensions can only be created after the completion of virtual machine. Therefore, the configuration of virtual machine extensions is not compatible with this operation. Please use Creatable.create() if virtual machine extensions is configured.
        Returns:
        the accepted create operation