Microsoft.SystemCenter.OpsMgrDBWatcherObserwator operacyjnej bazy danych programu Operations Manager

Microsoft.SystemCenter.OpsMgrDBWatcher (ClassType)

Ta klasa przedstawia obserwatora operacyjnej bazy danych

Element properties:

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

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.SystemCenter.OpsMgrDBWatcher:
DatabaseServerName  string  Nazwa serwera operacyjnej bazy danych Nazwa serwera operacyjnej bazy danych false 256  False     
DatabaseName  string  Nazwa operacyjnej bazy danych Nazwa operacyjnej bazy danych 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>