Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeerBGP Peer

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 (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Server Name Name of the server false 256  False     
TenantName  string  Tenant Name Name of the tenant false 256  False     
RoutingDomain  string  Routing Domain Routing Domain Name false 256  False     
RoutingDomainID  string  Routing Domain ID Routing Domain ID false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeer:
PeerName  string  Peer Name Peer Name true 256  False     
BgpIdentifier  string  BGP Identifier BGP Identifier false 256  False     
IPv6Routing  string  IPv6 Routing IPv6 Routing false 256  False     
LocalIPv6Address  string  Local IPv6 Address Local IPv6 Address false 256  False     
DefaultGatewayRouting  string  Default Gateway Routing Default Gateway Routing false 256  False     
CompareMEDAcrossASN  string  Compare MED Across ASN Compare MED Across ASN false 256  False     
LocalIPAddress  string  Local IP Address Local IP Address false 256  False     
PeerIPAddress  string  Peer IP Address Peer IP Address false 256  False     
LocalASN  string  Local ASN Local ASN false 256  False     
PeerASN  string  Peer ASN Peer ASN false 256  False     
OperationMode  string  Operation Mode Operation Mode false 256  False     
PeeringMode  string  Peering Mode Peering Mode false 256  False     
Weight  string  Weight Weight false 256  False     
HoldTimeSec  string  Hold Time Sec Hold Time Sec false 256  False     
IdleHoldTimeSec  string  Idle Hold Time Sec Idle Hold Time Sec false 256  False     
IngressPolicyList  string  Ingress Policy List Ingress Policy List false 256  False     
EgressPolicyList  string  Egress Policy List Egress Policy List false 256  False     
MaxAllowedPrefix  string  Max Allowed Prefix Max Allowed Prefix false 256  False     
TcpConnectionEstablished  string  TCP Connection Established TCP Connection Established false 256  False     
TcpConnectionClosed  string  TCP Connection Closed TCP Connection Closed false 256  False     
IPv4Subnets  string  IPv4 Subnets IPv4 Subnet learned from this peer false 256  False     
IPv6Subnets  string  IPv6 Subnets IPv6 Subnet learned from this peer 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>