BGPCommunity interface
Contains bgp community information offered in Service Community resources.
Properties
community |
The name of the bgp community. e.g. Skype. |
community |
The prefixes that the bgp community contains. |
community |
The value of the bgp community. For more information: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing. |
is |
Customer is authorized to use bgp community or not. |
service |
The service group of the bgp community contains. |
service |
The region which the service support. e.g. For O365, region is Global. |
Property Details
communityName
The name of the bgp community. e.g. Skype.
communityName?: string
Property Value
string
communityPrefixes
The prefixes that the bgp community contains.
communityPrefixes?: string[]
Property Value
string[]
communityValue
The value of the bgp community. For more information: https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing.
communityValue?: string
Property Value
string
isAuthorizedToUse
Customer is authorized to use bgp community or not.
isAuthorizedToUse?: boolean
Property Value
boolean
serviceGroup
The service group of the bgp community contains.
serviceGroup?: string
Property Value
string
serviceSupportedRegion
The region which the service support. e.g. For O365, region is Global.
serviceSupportedRegion?: string
Property Value
string