Partager via


GlobalParametersOperationsExtensions.ListByFactoryNext Méthode

Définition

Répertorie les paramètres globaux

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.GlobalParameterResource> ListByFactoryNext (this Microsoft.Azure.Management.DataFactory.IGlobalParametersOperations operations, string nextPageLink);
static member ListByFactoryNext : Microsoft.Azure.Management.DataFactory.IGlobalParametersOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataFactory.Models.GlobalParameterResource>
<Extension()>
Public Function ListByFactoryNext (operations As IGlobalParametersOperations, nextPageLink As String) As IPage(Of GlobalParameterResource)

Paramètres

operations
IGlobalParametersOperations

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 à