Uses of Interface
com.microsoft.azure.management.network.VirtualNetworkGatewayConnection
-
Packages that use VirtualNetworkGatewayConnection Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of VirtualNetworkGatewayConnection in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return types with arguments of type VirtualNetworkGatewayConnection Modifier and Type Method Description com.microsoft.azure.PagedList<VirtualNetworkGatewayConnection>VirtualNetworkGateway. listConnections()rx.Observable<VirtualNetworkGatewayConnection>VirtualNetworkGateway. listConnectionsAsync()Get all the connections associated with this virtual network gateway asynchronously.
-