Settings::ManagementGroup::DataWarehouse Structure

System Center
 

Updated: April 16, 2012

Applies To: Operations Manager for System Center 2012

Contains settings for a data warehouse for a Management Group.

Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

[SettingGroupAttribute]
public value struct DataWarehouse

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDataWarehouseDatabaseName

The setting that contains the name of the database in the data warehouse.

System_CAPS_pubfieldSystem_CAPS_staticDataWarehouseServerName

The setting that contains the name of the data warehouse server.

System_CAPS_pubfieldSystem_CAPS_staticReportingServerUrl

The setting that contains the URL for the data warehouse reporting server.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: