Sdílet prostřednictvím


IAppServiceDomains.ListAgreements(String) Metoda

Definice

Vypíše smlouvy o nákupu domény s konkrétním rozšířením nejvyšší úrovně.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.AppService.Fluent.IDomainLegalAgreement> ListAgreements (string topLevelExtension);
abstract member ListAgreements : string -> seq<Microsoft.Azure.Management.AppService.Fluent.IDomainLegalAgreement>
Public Function ListAgreements (topLevelExtension As String) As IEnumerable(Of IDomainLegalAgreement)

Parametry

topLevelExtension
String

Rozšíření nejvyšší úrovně domény, např. "com", "net", "org".

Návraty

Platí pro