Interface AppServiceDomain.UpdateStages.WithBillingContact

All Known Subinterfaces:
AppServiceDomain.Update
Enclosing interface:
AppServiceDomain.UpdateStages

public static interface AppServiceDomain.UpdateStages.WithBillingContact
A domain definition allowing billing contact to be set.
  • Method Details

    • withBillingContact

      AppServiceDomain.Update withBillingContact(Contact contact)
      Specify the billing contact.
      Parameters:
      contact - the billing contact
      Returns:
      the next stage of domain definition