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