Uses of Interface
com.microsoft.azure.management.appservice.DomainLegalAgreement
-
-
Uses of DomainLegalAgreement in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return types with arguments of type DomainLegalAgreement Modifier and Type Method Description com.microsoft.azure.PagedList<DomainLegalAgreement>AppServiceDomains. listAgreements(String topLevelExtension)List the agreements for purchasing a domain with a specific top level extension.
-