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 (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.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>