Partager via


TrustedIdProvidersOperationsExtensions.ListByAccountNext Méthode

Définition

Répertorie les fournisseurs d’identité approuvés Data Lake Store dans le compte Data Lake Store spécifié.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> ListByAccountNext (this Microsoft.Azure.Management.DataLake.Store.ITrustedIdProvidersOperations operations, string nextPageLink);
static member ListByAccountNext : Microsoft.Azure.Management.DataLake.Store.ITrustedIdProvidersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider>
<Extension()>
Public Function ListByAccountNext (operations As ITrustedIdProvidersOperations, nextPageLink As String) As IPage(Of TrustedIdProvider)

Paramètres

operations
ITrustedIdProvidersOperations

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.

Retours

S’applique à