Aracılığıyla paylaş


PrivateEndpointConnectionOperationsExtensions.ListByBatchAccountNextAsync Yöntem

Tanım

Belirtilen hesaptaki tüm özel uç nokta bağlantılarını listeler.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection>> ListByBatchAccountNextAsync (this Microsoft.Azure.Management.Batch.IPrivateEndpointConnectionOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByBatchAccountNextAsync : Microsoft.Azure.Management.Batch.IPrivateEndpointConnectionOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.PrivateEndpointConnection>>
<Extension()>
Public Function ListByBatchAccountNextAsync (operations As IPrivateEndpointConnectionOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of PrivateEndpointConnection))

Parametreler

operations
IPrivateEndpointConnectionOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

Önceki başarılı List çağrısından NextLink işlemi.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır