azure.subscription.networkService.bgpSettings
Supported platform
- azure
Description
Azure network BGP settings
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | BGP Settings ID |
| asn | int | BGP Settings speaker ASN |
| bgpPeeringAddress | string | The BGP peering address and BGP identifier of this BGP speaker |
| peerWeight | int | The weight added to routes learned from this BGP speaker |
| bgpPeeringAddressesConfig | []azure.subscription.networkService.bgpSettings.ipConfigurationBgpPeeringAddress | The BGP peering addresses with IP configuration |
References