Interface AppServiceDomains

All Superinterfaces:
HasManager<AppServiceManager>, SupportsCreating<AppServiceDomain.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<AppServiceDomain>, SupportsGettingByResourceGroup<AppServiceDomain>, SupportsListing<AppServiceDomain>, SupportsListingByResourceGroup<AppServiceDomain>

Entry point for domain management API.
  • Method Details

    • listAgreements

      com.azure.core.http.rest.PagedIterable<DomainLegalAgreement> listAgreements(String topLevelExtension)
      List the agreements for purchasing a domain with a specific top level extension.
      Parameters:
      topLevelExtension - the top level extension of the domain, e.g., "com", "net", "org"
      Returns:
      the list of agreements required for the purchase