Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer多租用戶 RRAS 伺服器

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

Knowledge Base article:

摘要

多承租人遠端存取及路由伺服器

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer:
ServerName  string  伺服器名稱 伺服器的名稱 true 256  False     
Tenants  string  租用戶 伺服器上的租用戶 false 256  False     
StandByServer  string  待命伺服器 待命伺服器詳細資料 false 256  False     
Capacity  int  容量 (Kbps) 伺服器的容量 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>