Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeerBGP 對等項

Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5e2fabbb-09fb-20da-dae2-41c64944702d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  伺服器名稱 伺服器的名稱 false 256  False     
TenantName  string  租用戶名稱 租用戶的名稱 false 256  False     
RoutingDomain  string  路由網域 路由網域名稱 false 256  False     
RoutingDomainID  string  路由網域 ID 路由網域 ID false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeer:
PeerName  string  對等項名稱 對等項名稱 true 256  False     
BgpIdentifier  string  BGP 識別碼 BGP 識別碼 false 256  False     
IPv6Routing  string  IPv6 路由 IPv6 路由 false 256  False     
LocalIPv6Address  string  本機 IPv6 位址 本機 IPv6 位址 false 256  False     
DefaultGatewayRouting  string  預設閘道路由 預設閘道路由 false 256  False     
CompareMEDAcrossASN  string  比較整個 ASN 的 MED 比較整個 ASN 的 MED false 256  False     
LocalIPAddress  string  本機 IP 位址 本機 IP 位址 false 256  False     
PeerIPAddress  string  對等 IP 位址 對等 IP 位址 false 256  False     
LocalASN  string  本機 ASN 本機 ASN false 256  False     
PeerASN  string  對等 ASN 對等 ASN false 256  False     
OperationMode  string  作業模式 作業模式 false 256  False     
PeeringMode  string  對等模式 對等模式 false 256  False     
Weight  string  權數 權數 false 256  False     
HoldTimeSec  string  保留時間 (秒) 保留時間 (秒) false 256  False     
IdleHoldTimeSec  string  閒置保留時間 (秒) 閒置保留時間 (秒) false 256  False     
IngressPolicyList  string  輸入原則清單 輸入原則清單 false 256  False     
EgressPolicyList  string  輸出原則清單 輸出原則清單 false 256  False     
MaxAllowedPrefix  string  允許的前置詞上限 允許的前置詞上限 false 256  False     
TcpConnectionEstablished  string  已建立 TCP 連線 已建立 TCP 連線 false 256  False     
TcpConnectionClosed  string  已關閉 TCP 連線 已關閉 TCP 連線 false 256  False     
IPv4Subnets  string  IPv4 子網路 從這個對等項得知的 IPv4 子網路 false 256  False     
IPv6Subnets  string  IPv6 子網路 從這個對等項得知的 IPv6 子網路 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeer" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="PeerName" Type="string" Key="true"/>
<Property ID="BgpIdentifier" Type="string"/>
<Property ID="IPv6Routing" Type="string"/>
<Property ID="LocalIPv6Address" Type="string"/>
<Property ID="DefaultGatewayRouting" Type="string"/>
<Property ID="CompareMEDAcrossASN" Type="string"/>
<Property ID="LocalIPAddress" Type="string"/>
<Property ID="PeerIPAddress" Type="string"/>
<Property ID="LocalASN" Type="string"/>
<Property ID="PeerASN" Type="string"/>
<Property ID="OperationMode" Type="string"/>
<Property ID="PeeringMode" Type="string"/>
<Property ID="Weight" Type="string"/>
<Property ID="HoldTimeSec" Type="string"/>
<Property ID="IdleHoldTimeSec" Type="string"/>
<Property ID="IngressPolicyList" Type="string"/>
<Property ID="EgressPolicyList" Type="string"/>
<Property ID="MaxAllowedPrefix" Type="string"/>
<Property ID="TcpConnectionEstablished" Type="string"/>
<Property ID="TcpConnectionClosed" Type="string"/>
<Property ID="IPv4Subnets" Type="string" Key="false"/>
<Property ID="IPv6Subnets" Type="string" Key="false"/>
</ClassType>