Microsoft.SystemCenter.DataWarehouseMicrosoft System Center データ ウェアハウス

Microsoft.SystemCenter.DataWarehouse (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdc4366c08-0f36-dd2f-b6f2-b6508610342d

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.DataWarehouse:
ReportingServerUrl  string  データ ウェアハウス レポート サーバー URL データ ウェアハウス レポート サーバー (SQL レポート サービス サーバー) の URL false 255  False     
ReportRootFolderName  string  データ ウェアハウス レポート ルート フォルダー データ ウェアハウス レポート ルート フォルダー名 false 255  False     
MyReportsFolderName  string  データ ウェアハウス個人用レポート フォルダー データ ウェアハウス個人用レポート フォルダー名 false 255  False     
MainDatabaseServerName  string  データ ウェアハウス メイン データベース サーバー名 データ ウェアハウス メイン データベース サーバー名 false 255  False     
MainDatabaseName  string  データ ウェアハウス メイン データベース名 データ ウェアハウス メイン データベース名 false 255  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataWarehouse" Base="System!System.LogicalEntity" Accessibility="Public" Hosted="false" Abstract="false" Singleton="true">
<Property ID="ReportingServerUrl" Type="string" Length="255" CaseSensitive="false" MinLength="0" Key="false"/>
<Property ID="ReportRootFolderName" Type="string" Length="255" CaseSensitive="false" MinLength="0" Key="false"/>
<Property ID="MyReportsFolderName" Type="string" Length="255" CaseSensitive="false" MinLength="0" Key="false"/>
<Property ID="MainDatabaseServerName" Type="string" Length="255" CaseSensitive="false" MinLength="0" Key="false"/>
<Property ID="MainDatabaseName" Type="string" Length="255" CaseSensitive="false" MinLength="0" Key="false"/>
</ClassType>