Sdílet prostřednictvím


TopLevelDomainsOperationsExtensions.ListAsync Metoda

Definice

Získejte všechny domény nejvyšší úrovně podporované pro registraci.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.TopLevelDomainInner>> ListAsync (this Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.TopLevelDomainInner>>
<Extension()>
Public Function ListAsync (operations As ITopLevelDomainsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of TopLevelDomainInner))

Parametry

operations
ITopLevelDomainsOperations

Skupina operací pro tuto metodu rozšíření.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro Získání všech domén nejvyšší úrovně podporovaných pro registraci

Platí pro