Uses of Interface
com.azure.resourcemanager.appservice.models.DomainLegalAgreement
-
Packages that use DomainLegalAgreement Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of DomainLegalAgreement in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type DomainLegalAgreement Modifier and Type Method Description com.azure.core.http.rest.PagedIterable<DomainLegalAgreement>AppServiceDomains. listAgreements(String topLevelExtension)List the agreements for purchasing a domain with a specific top level extension.
-