Udostępnij za pośrednictwem


PrivateLinkResourceOperationsExtensions.ListByBatchAccountNext Metoda

Definicja

Wyświetla listę wszystkich zasobów linku prywatnego na określonym koncie.

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)

Parametry

operations
IPrivateLinkResourceOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania listy.

Zwraca

Dotyczy