Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServerSerwer RRAS dla wielu dzierżawców

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

Knowledge Base article:

Podsumowanie

Serwer usługi Routing i dostęp zdalny dla wielu dzierżawców

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 (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RemoteAccessServer:
ServerName  string  Nazwa serwera Nazwa serwera true 256  False     
Tenants  string  Dzierżawcy Dzierżawcy serwera false 256  False     
StandByServer  string  Serwer rezerwowy Szczegółowe informacje o serwerze rezerwowym false 256  False     
Capacity  int  Przepustowość (Kb/s) Pojemność serwera 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>