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
Subinterfaces with type arguments of type VirtualNetworkGatewayConnection in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptioninterfaceClient-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway.interfaceClient-side representation of Virtual Network Gateway Connection object, associated with Virtual Network Gateway.static interfaceThe stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud, but exposing additional optional settings to specify.static interfaceGrouping of virtual network gateway connection update stages.interfaceEntry point for virtual network gateway connections management API in Azure.interfaceEntry point for virtual network gateway connections management API in Azure.interfaceEntry point for virtual network gateway connections management API in Azure.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.