Delen via


PrivateLinkResourceOperationsExtensions.ListByBatchAccountNext Methode

Definitie

Een lijst met alle private link-resources in het opgegeven account.

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)

Parameters

operations
IPrivateLinkResourceOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

Retouren

Van toepassing op