Delen via


WorkloadNetworksOperationsExtensions.ListGatewaysNextAsync Methode

Definitie

Lijst met gateways in een workloadnetwerk in een privécloud.

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

Parameters

operations
IWorkloadNetworksOperations

De bewerkingsgroep voor deze extensiemethode.

nextPageLink
String

De NextLink van de vorige geslaagde aanroepbewerking naar lijst.

cancellationToken
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op