Sdílet prostřednictvím


TopLevelDomainsOperationsExtensions.ListNextAsync 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>> ListNextAsync (this Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListNextAsync : Microsoft.Azure.Management.AppService.Fluent.ITopLevelDomainsOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.TopLevelDomainInner>>
<Extension()>
Public Function ListNextAsync (operations As ITopLevelDomainsOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of TopLevelDomainInner))

Parametry

operations
ITopLevelDomainsOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

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