Partager via


GatewayOperationsExtensions.ListGatewayConnections(IGatewayOperations) Méthode

Définition

L’opération Lister les connexions répertorie toutes les gatewayConnections.

public static Microsoft.WindowsAzure.Management.Network.Models.GatewayListGatewayConnectionsResponse ListGatewayConnections (this Microsoft.WindowsAzure.Management.Network.IGatewayOperations operations);
static member ListGatewayConnections : Microsoft.WindowsAzure.Management.Network.IGatewayOperations -> Microsoft.WindowsAzure.Management.Network.Models.GatewayListGatewayConnectionsResponse
<Extension()>
Public Function ListGatewayConnections (operations As IGatewayOperations) As GatewayListGatewayConnectionsResponse

Paramètres

operations
IGatewayOperations

Référence à Microsoft.WindowsAzure.Management.Network.IGatewayOperations.

Retours

Réponse à une demande ListGatewayConnections adressée à une passerelle Réseau virtuel.

S’applique à