Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnection
Packages that use VirtualNetworkGatewayConnection
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualNetworkGatewayConnection in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type VirtualNetworkGatewayConnectionModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<VirtualNetworkGatewayConnection> VirtualNetworkGateway.listConnections()Gets all the connections associated with this virtual network gateway.com.azure.core.http.rest.PagedFlux<VirtualNetworkGatewayConnection> VirtualNetworkGateway.listConnectionsAsync()Get all the connections associated with this virtual network gateway asynchronously.