BGPCommunity interface
包含服务社区资源中提供的 bgp 社区信息。
属性
| community |
bgp 社区的名称。 例如 Skype。 |
| community |
bgp 社区包含的前缀。 |
| community |
bgp 社区的值。 有关详细信息:https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing。 |
| is |
客户有权使用 bgp 社区。 |
| service |
bgp 社区的服务组包含。 |
| service |
服务支持的区域。 例如,对于 O365,区域为全局。 |
属性详细信息
communityName
bgp 社区的名称。 例如 Skype。
communityName?: string
属性值
string
communityPrefixes
bgp 社区包含的前缀。
communityPrefixes?: string[]
属性值
string[]
communityValue
bgp 社区的值。 有关详细信息:https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing。
communityValue?: string
属性值
string
isAuthorizedToUse
客户有权使用 bgp 社区。
isAuthorizedToUse?: boolean
属性值
boolean
serviceGroup
bgp 社区的服务组包含。
serviceGroup?: string
属性值
string
serviceSupportedRegion
服务支持的区域。 例如,对于 O365,区域为全局。
serviceSupportedRegion?: string
属性值
string