Compartilhar via


DomainsOperationsExtensions.ListOwnershipIdentifiersNextAsync Método

Definição

Lista identificadores de propriedade de domínio.

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

Parâmetros

operations
IDomainsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

cancellationToken
CancellationToken

O token de cancelamento.

Retornos

Comentários

Descrição de Listas de identificadores de propriedade de domínio.

Aplica-se a