Freigeben über


IVirtualNetworkGateway.ListConnectionsAsync(CancellationToken) Methode

Definition

Rufen Sie alle Verbindungen, die diesem Gateway für virtuelle Netzwerke zugeordnet sind, asynchron ab.

public System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Network.Fluent.IVirtualNetworkGatewayConnection>> ListConnectionsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ListConnectionsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.ResourceManager.Fluent.Core.IPagedCollection<Microsoft.Azure.Management.Network.Fluent.IVirtualNetworkGatewayConnection>>
Public Function ListConnectionsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPagedCollection(Of IVirtualNetworkGatewayConnection))

Parameter

cancellationToken
CancellationToken

Gibt zurück

Gilt für: