Partager via


DomainsOperationsExtensions.ListOwnershipIdentifiersNextAsync Méthode

Définition

Répertorie les identificateurs de propriété de domaine.

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

Paramètres

operations
IDomainsOperations

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 pour répertorie les identificateurs de propriété de domaine.

S’applique à