48 строки
4.0 KiB
YAML
48 строки
4.0 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating.define(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String,ServiceCallback<Void>)
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingById.deleteByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup.deleteByResourceGroup(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup.deleteByResourceGroupAsync(String,String,ServiceCallback<Void>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup.deleteByResourceGroupAsync(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getById(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingById.getByIdAsync(String,ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup.getByResourceGroup(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup.getByResourceGroupAsync(String,String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup.getByResourceGroupAsync(String,String,ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.list()
|
|
- com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing.listAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup.listByResourceGroup(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsListingByResourceGroup.listByResourceGroupAsync(String)
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager.manager()
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.appservice.AppServiceDomains.listAgreements(String topLevelExtension)
|
|
name: listAgreements(String topLevelExtension)
|
|
nameWithType: AppServiceDomains.listAgreements(String topLevelExtension)
|
|
parameters:
|
|
- description: <p>the top level extension of the domain, e.g., "com", "net", "org" </p>
|
|
name: topLevelExtension
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the list of agreements required for the purchase </p>
|
|
type: PagedList<<xref href="com.microsoft.azure.management.appservice.DomainLegalAgreement?alt=com.microsoft.azure.management.appservice.DomainLegalAgreement&text=DomainLegalAgreement" data-throw-if-not-resolved="False"/>>
|
|
summary: >-
|
|
<p>List the agreements for purchasing a domain with a specific top level extension.</p>
|
|
|
|
<p></p>
|
|
syntax: public PagedList<DomainLegalAgreement> listAgreements(String topLevelExtension)
|
|
uid: com.microsoft.azure.management.appservice.AppServiceDomains.listAgreements(String)
|
|
nameWithType: AppServiceDomains
|
|
syntax: public interface AppServiceDomains extends SupportsCreating<AppServiceDomain.DefinitionStages.Blank>,SupportsListing<AppServiceDomain>,SupportsListingByResourceGroup<AppServiceDomain>,SupportsDeletingById,SupportsDeletingByResourceGroup,SupportsGettingByResourceGroup<AppServiceDomain>,SupportsGettingById<AppServiceDomain>,HasManager<AppServiceManager>,HasInner<DomainsInner>
|
|
type: interface
|
|
uid: com.microsoft.azure.management.appservice.AppServiceDomains
|
|
fullName: com.microsoft.azure.management.appservice.AppServiceDomains
|
|
name: AppServiceDomains
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>Entry point for domain management API. </p>
|
|
metadata: {}
|