Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RRASClusterNodeRRAS 클러스터 노드

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

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20b194f7-275b-27cb-8b43-77cf215d4ba1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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.RRASClusterNode:
ServerName  string  서버 이름 클러스터 노드의 이름 true 256  False     
StandByServerName  string  대기 서버 이름 대기 서버의 이름 true 256  False     
Status  string  클러스터링 서비스 상태 클러스터링 서비스의 상태 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.RemoteAccess.Multitenant.2012.R2.Class.RRASClusterNode" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false" Extension="false">
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false"/>
<Property ID="StandByServerName" Type="string" Key="true" CaseSensitive="false"/>
<Property ID="Status" Type="string"/>
</ClassType>