public static interface LocalNetworkGateway.DefinitionStages.WithBgp
| Modifier and Type | Method and Description |
|---|---|
LocalNetworkGateway.DefinitionStages.WithCreate |
withBgp(long asn,
String bgpPeeringAddress)
Enables BGP.
|
LocalNetworkGateway.DefinitionStages.WithCreate withBgp(long asn, String bgpPeeringAddress)
asn - the BGP speaker's ASNbgpPeeringAddress - the BGP peering address and BGP identifier of this BGP speakerCopyright © 2021 Microsoft Corporation. All rights reserved.