Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterfaceS2S Interface

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

Site to site Interface

Element properties:

Base ClassMicrosoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7b595fad-ea59-4f1d-06fe-980ba62438ce

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.S2SInterface:
Name  string  Interface Name Name of the S2S Interface true 256  False     
Destination  string  Destination Destination of the S2S Interface false 256  False     
AdminStatus  string  Admin Status Admin Status of the S2S Interface false 256  False     
IPv4Subnet  string  IPv4 Subnet IPv4 Subnet of the S2S Interface false 256  False     
IPv6Subnet  string  IPv6 Subnet IPv6 Subnet of the S2S Interface false 256  False     
Protocol  string  Protocol Authentication protocol of the S2S interface false 256  False     
EncryptionType  string  Encryption Type Encryption Type of the S2S Interface false 256  False     
AuthenticationMethod  string  Authentication Method Authentication Method false 256  False     
EapMethod  string  Eap Method Eap Method false 256  False     
CertificateName  string  Certificate Name Certificate Name false 256  False     
UserName  string  User Name User Name false 256  False     
ResponderAuthenticationMethod  string  Responder Authentication Method Responder Authentication Method false 256  False     
NumberOfTries  string  Number Of Tries Number Of Tries false 256  False     
RetryInterval  string  Retry Interval Retry Interval false 256  False     
SADataSizeForRenegotiation  string  SA DataSize For Renegotiation SA DataSize For Renegotiation false 256  False     
SALifeTime  string  SA Life Time SA Life Time false 256  False     
NetworkOutageTime  string  Network Outage Time Network Outage Time false 256  False     
IdleDisconnect  string  Idle Disconnect Time Idle Disconnect time in Seconds false 256  False     
InternalIPv4  string  Internal IPv4 Internal IPv4 false 256  False     
InternalIPv6  string  Internal IPv6 Internal IPv6 false 256  False     
PromoteAlternate  string  Promote Alternate Promote Alternate false 256  False     
LastError  string  Last Error Last Error Occured on Interface false 256  False     
UnReachabilityReasons  string  UnReachability Reasons UnReachability Reasons false 256  False     
CustomPolicy  string  Custom Policy Custom Policy applied on the interface false 256  False     
AuthenticationTransformConstants  string  Authentication Transform Constants Authentication Transform Constants false 256  False     
DHGroup  string  DH Group DH Group false 256  False     
CipherTransformConstants  string  Cipher Transform Constants Cipher Transform Constants false 256  False     
EncryptionMethod  string  Encryption Method Encryption Method false 256  False     
IntegrityCheckMethod  string  Integrity Check Method Integrity Check Method false 256  False     
PfsGroup  string  Pfs Group Pfs Group false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface" Base="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Destination" Type="string"/>
<Property ID="AdminStatus" Type="string"/>
<Property ID="IPv4Subnet" Type="string"/>
<Property ID="IPv6Subnet" Type="string"/>
<Property ID="Protocol" Type="string"/>
<Property ID="EncryptionType" Type="string"/>
<Property ID="AuthenticationMethod" Type="string"/>
<Property ID="EapMethod" Type="string"/>
<Property ID="CertificateName" Type="string"/>
<Property ID="UserName" Type="string"/>
<Property ID="ResponderAuthenticationMethod" Type="string"/>
<Property ID="NumberOfTries" Type="string"/>
<Property ID="RetryInterval" Type="string"/>
<Property ID="SADataSizeForRenegotiation" Type="string"/>
<Property ID="SALifeTime" Type="string"/>
<Property ID="NetworkOutageTime" Type="string"/>
<Property ID="IdleDisconnect" Type="string"/>
<Property ID="InternalIPv4" Type="string"/>
<Property ID="InternalIPv6" Type="string"/>
<Property ID="PromoteAlternate" Type="string"/>
<Property ID="LastError" Type="string"/>
<Property ID="UnReachabilityReasons" Type="string"/>
<Property ID="CustomPolicy" Type="string"/>
<Property ID="AuthenticationTransformConstants" Type="string"/>
<Property ID="DHGroup" Type="string"/>
<Property ID="CipherTransformConstants" Type="string"/>
<Property ID="EncryptionMethod" Type="string"/>
<Property ID="IntegrityCheckMethod" Type="string"/>
<Property ID="PfsGroup" Type="string"/>
</ClassType>