GatewayOperationsExtensions.ListLocalNetworkGateways Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The List Local network gateways operation returns a list of the local network gateways.
public static Microsoft.WindowsAzure.Management.Network.Models.ListLocalNetworkGatewaysResponse ListLocalNetworkGateways (this Microsoft.WindowsAzure.Management.Network.IGatewayOperations operations);
static member ListLocalNetworkGateways : Microsoft.WindowsAzure.Management.Network.IGatewayOperations -> Microsoft.WindowsAzure.Management.Network.Models.ListLocalNetworkGatewaysResponse
<Extension()>
Public Function ListLocalNetworkGateways (operations As IGatewayOperations) As ListLocalNetworkGatewaysResponse
Parameters
- operations
- IGatewayOperations
Reference to the Microsoft.WindowsAzure.Management.Network.IGatewayOperations.
Returns
The response to a ListLocalNetworkGateways request.