Aracılığıyla paylaş


VpnGatewaysOperationsExtensions.List(IVpnGatewaysOperations) Method

Definition

Lists all the VpnGateways in a subscription.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.VpnGateway> List (this Microsoft.Azure.Management.Network.IVpnGatewaysOperations operations);
static member List : Microsoft.Azure.Management.Network.IVpnGatewaysOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.VpnGateway>
<Extension()>
Public Function List (operations As IVpnGatewaysOperations) As IPage(Of VpnGateway)

Parameters

operations
IVpnGatewaysOperations

The operations group for this extension method.

Returns

Applies to