Interface VirtualNetworkGateway.DefinitionStages.WithBgp
- All Known Subinterfaces:
VirtualNetworkGateway.Definition,VirtualNetworkGateway.DefinitionStages.WithCreate
- Enclosing interface:
- VirtualNetworkGateway.DefinitionStages
public static interface VirtualNetworkGateway.DefinitionStages.WithBgp
The stage of definition allowing to specify virtual network gateway's BGP speaker settings. Note: BGP is
supported on Route-Based VPN gateways only.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
withBgp
- Parameters:
asn- the BGP speaker's ASNbgpPeeringAddress- the BGP peering address and BGP identifier of this BGP speaker- Returns:
- the next stage of the definition
-