Interface Server.DefinitionStages.WithAdministratorLogin

    • Method Detail

      • withAdministratorLogin

        Server.DefinitionStages.WithCreate withAdministratorLogin​(String administratorLogin)
        Specifies the administratorLogin property: The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation)..
        Parameters:
        administratorLogin - The administrator's login name of a server. Can only be specified when the server is being created (and is required for creation).
        Returns:
        the next definition stage.