Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeerHomólogo BGP

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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Nombre de servidor Nombre del servidor false 256  False     
TenantName  string  Nombre de inquilino Nombre del servidor false 256  False     
RoutingDomain  string  Dominio de enrutamiento Nombre de dominio de enrutamiento false 256  False     
RoutingDomainID  string  ID de dominio de enrutamiento ID de dominio de enrutamiento false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.BGPPeer:
PeerName  string  Nombre de homólogo Nombre de homólogo true 256  False     
BgpIdentifier  string  Identificador BGP Identificador BGP false 256  False     
IPv6Routing  string  Enrutamiento IPv6 Enrutamiento IPv6 false 256  False     
LocalIPv6Address  string  Dirección IPv6 local Dirección IPv6 local false 256  False     
DefaultGatewayRouting  string  Enrutamiento de puerta de enlace predeterminada Enrutamiento de puerta de enlace predeterminada false 256  False     
CompareMEDAcrossASN  string  Comparar MED a través de ASN Comparar MED a través de ASN false 256  False     
LocalIPAddress  string  Dirección IP local Dirección IP local false 256  False     
PeerIPAddress  string  Dirección IP del homólogo Dirección IP del homólogo false 256  False     
LocalASN  string  ASN Local ASN Local false 256  False     
PeerASN  string  ASN homólogo ASN homólogo false 256  False     
OperationMode  string  Modo de operación Modo de operación false 256  False     
PeeringMode  string  Modo de emparejamiento Modo de emparejamiento false 256  False     
Weight  string  Peso Peso false 256  False     
HoldTimeSec  string  Tiempo de Espera Seg. Tiempo de Espera Seg. false 256  False     
IdleHoldTimeSec  string  Tiempo de Espera Inactivo Seg. Tiempo de Espera Inactivo Seg. false 256  False     
IngressPolicyList  string  Lista de directivas de entrada Lista de directivas de entrada false 256  False     
EgressPolicyList  string  Lista de directivas de salida Lista de directivas de salida false 256  False     
MaxAllowedPrefix  string  Prefijo máximo permitido Prefijo máximo permitido false 256  False     
TcpConnectionEstablished  string  Conexión TCP establecida Conexión TCP establecida false 256  False     
TcpConnectionClosed  string  Conexión TCP cerrada Conexión TCP cerrada false 256  False     
IPv4Subnets  string  Subredes IPv4 La subred IPv4 aprendió de este homólogo false 256  False     
IPv6Subnets  string  Subredes IPv6 La subred IPv6 aprendió de este homólogo 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>