Uses of Interface
com.azure.resourcemanager.network.models.VirtualNetworkGatewayConnection.DefinitionStages.WithBgp
-
Packages that use VirtualNetworkGatewayConnection.DefinitionStages.WithBgp Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of VirtualNetworkGatewayConnection.DefinitionStages.WithBgp in com.azure.resourcemanager.network.models
Subinterfaces of VirtualNetworkGatewayConnection.DefinitionStages.WithBgp in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceVirtualNetworkGatewayConnection.DefinitionThe entirety of the virtual network gateway connection definition.static interfaceVirtualNetworkGatewayConnection.DefinitionStages.WithCreateThe 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.
-