Partager via


PrivateLinkResourceOperationsExtensions.ListByBatchAccountNext Méthode

Définition

Répertorie toutes les ressources de liaison privée dans le compte spécifié.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateLinkResource> ListByBatchAccountNext (this Microsoft.Azure.Management.Batch.IPrivateLinkResourceOperations operations, string nextPageLink);
static member ListByBatchAccountNext : Microsoft.Azure.Management.Batch.IPrivateLinkResourceOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateLinkResource>
<Extension()>
Public Function ListByBatchAccountNext (operations As IPrivateLinkResourceOperations, nextPageLink As String) As IPage(Of PrivateLinkResource)

Paramètres

operations
IPrivateLinkResourceOperations

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 à