Sdílet prostřednictvím


DomainRegistrationProviderOperationsExtensions.ListOperationsNextAsync Metoda

Definice

Implementuje rozhraní API pro operace CSM, aby zpřístupnil seznam dostupných rozhraní API CSM v rámci poskytovatele prostředků.

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

Parametry

operations
IDomainRegistrationProviderOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro implementuje rozhraní API operací CSM, které zveřejňuje seznam dostupných rozhraní API CSM pod poskytovatelem prostředků.

Platí pro