Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterfaceInterface S2S

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

Interface de site a site

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 (PTG) Description (PTG) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado do Objecto Estado do objecto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado do Recurso Estado do recurso false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.TenentComponents:
ServerName  string  Nome do Servidor Nome do servidor false 256  False     
TenantName  string  Nome do Inquilino Nome do inquilino false 256  False     
RoutingDomain  string  Domínio de Encaminhamento Nome do Domínio de Encaminhamento false 256  False     
RoutingDomainID  string  ID do Domínio de Encaminhamento ID do Domínio de Encaminhamento false 256  False     
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.S2SInterface:
Name  string  Nome da Interface Nome da Interface S2S true 256  False     
Destination  string  Destino Destino da Interface S2S false 256  False     
AdminStatus  string  Estado de Administração Estado de Administração da Interface S2S false 256  False     
IPv4Subnet  string  Sub-rede IPv4 Sub-rede IPv4 da Interface S2S false 256  False     
IPv6Subnet  string  Sub-rede IPv6 Sub-rede IPv6 da Interface S2S false 256  False     
Protocol  string  Protocolo Protocolo de autenticação da interface S2S false 256  False     
EncryptionType  string  Tipo de Encriptação Tipo de Encriptação da Interface S2S false 256  False     
AuthenticationMethod  string  Método de Autenticação Método de Autenticação false 256  False     
EapMethod  string  Método EAP Método EAP false 256  False     
CertificateName  string  Nome do Certificado Nome do Certificado false 256  False     
UserName  string  Nome de Utilizador Nome de Utilizador false 256  False     
ResponderAuthenticationMethod  string  Método de Autenticação do Dispositivo de Resposta Método de Autenticação do Dispositivo de Resposta false 256  False     
NumberOfTries  string  Número de Tentativas Número de Tentativas false 256  False     
RetryInterval  string  Intervalo entre Tentativas Intervalo entre Tentativas false 256  False     
SADataSizeForRenegotiation  string  Tamanho de Dados de SA para Renegociação Tamanho de Dados de SA para Renegociação false 256  False     
SALifeTime  string  Duração de SA Duração de SA false 256  False     
NetworkOutageTime  string  Tempo de Indisponibilidade de Rede Tempo de Indisponibilidade de Rede false 256  False     
IdleDisconnect  string  Tempo de Inatividade até Desligar Tempo de Inatividade até Desligar em Segundos false 256  False     
InternalIPv4  string  IPv4 Interno IPv4 Interno false 256  False     
InternalIPv6  string  IPv6 Interno IPv6 Interno false 256  False     
PromoteAlternate  string  Promover Alternativa Promover Alternativa false 256  False     
LastError  string  Último Erro Último Erro Ocorrido na Interface false 256  False     
UnReachabilityReasons  string  Razões da Inacessibilidade Razões da Inacessibilidade false 256  False     
CustomPolicy  string  Política Personalizada Política Personalizada aplicada à interface false 256  False     
AuthenticationTransformConstants  string  Constantes de Transformação de Autenticação Constantes de Transformação de Autenticação false 256  False     
DHGroup  string  Grupo DH Grupo DH false 256  False     
CipherTransformConstants  string  Constantes de Transformação de Cifra Constantes de Transformação de Cifra false 256  False     
EncryptionMethod  string  Método de Encriptação Método de Encriptação false 256  False     
IntegrityCheckMethod  string  Método de Verificação da Integridade Método de Verificação da Integridade false 256  False     
PfsGroup  string  Grupo PFS Grupo PFS 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>