Microsoft.SystemCenter.OpsMgrDBWatcherOperations Manager オペレーション データベース監視

Microsoft.SystemCenter.OpsMgrDBWatcher (ClassType)

このクラスは、オペレーション データベース監視を表します

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId88a7f2ca-2467-7715-544d-9fdaab0cad11

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.OpsMgrDBWatcher:
DatabaseServerName  string  オペレーション データベース サーバー名 オペレーション データベース サーバー名 false 256  False     
DatabaseName  string  オペレーション データベース名 オペレーション データベース名 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.OpsMgrDBWatcher" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="DatabaseServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DatabaseName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>