Applies To: Operations Manager for System Center 2012
The setting that contains the URL for the data warehouse reporting server.
Namespace:   Microsoft.EnterpriseManagement.Administration
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<string> ReportingServerUrl
public:
static initonly Setting<String^>^ ReportingServerUrl
static val ReportingServerUrl : Setting<string>
Public Shared ReadOnly ReportingServerUrl As Setting(Of String)
Field Value
Type: Microsoft.EnterpriseManagement.Administration.Setting<String>
See Also
Settings.ManagementGroup.DataWarehouse Structure
Microsoft.EnterpriseManagement.Administration Namespace
Return to top