Interface Server.DefinitionStages.WithAdministratorLoginPassword

    • Method Detail

      • withAdministratorLoginPassword

        Server.DefinitionStages.WithCreate withAdministratorLoginPassword​(String administratorLoginPassword)
        Specifies the administratorLoginPassword property: The password of the administrator login (required for server creation)..
        Parameters:
        administratorLoginPassword - The password of the administrator login (required for server creation).
        Returns:
        the next definition stage.