Compartir a través de


CertificatesOperationsExtensions.ListByIntegrationAccountsNextAsync Método

Definición

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

Parámetros

nextPageLink
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a