Partager via


CertificateRegistrationProviderOperationsExtensions.ListOperationsNextAsync Méthode

Définition

Implémente l’API des opérations Csm pour exposer la liste des API Csm disponibles sous le fournisseur de ressources

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

Paramètres

operations
ICertificateRegistrationProviderOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Remarques

Description de Implémente l’API d’opérations Csm pour exposer la liste des API Csm disponibles sous le fournisseur de ressources

S’applique à