Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServerServidor RRAS multilocatário

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

Knowledge Base article:

Resumo

Servidor de Roteamento e Acesso Remoto Multilocatário

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd11288a2-bc8e-6f0c-10f5-c4b0887569b3

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer:
ServerName  string  Nome do Servidor O nome do servidor. true 256  False     
Tenants  string  Locatários Os locatários no servidor. false 256  False     
StandByServer  string  Servidor Em Espera Detalhes do Servidor Em Espera false 256  False     
Capacity  int  Capacidade (Kbps) A capacidade do servidor. false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false" Extension="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false"/>
<Property ID="Tenants" Type="string" Key="false"/>
<Property ID="StandByServer" Type="string" Key="false"/>
<Property ID="Capacity" Type="int" Key="false"/>
</ClassType>