Microsoft.SystemCenter.HealthServiceWatchersGroupヘルス サービス ウォッチャー グループ

Microsoft.SystemCenter.HealthServiceWatchersGroup (ClassType)

Element properties:

Base ClassSystem.Group
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc6037245-b001-b698-ef8c-1028bdcd6763

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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.SystemCenter.HealthServiceWatchersGroup:
WatcherGroupName  string  ウォッチャー グループの名前 true 256  False     
RMSPrincipalName  string  管理サーバーのプリンシパル名 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.HealthServiceWatchersGroup" Accessibility="Public" Abstract="false" Base="System!System.Group" Hosted="false" Singleton="false">
<Property ID="WatcherGroupName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="RMSPrincipalName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>