Settings.ManagementServer.ProxyAddress Field
Applies To: Operations Manager for System Center 2012
The proxy address for the Management Server.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static readonly Setting<string> ProxyAddress
public:
static initonly Setting<String^>^ ProxyAddress
static val ProxyAddress : Setting<string>
Public Shared ReadOnly ProxyAddress As Setting(Of String)
Field Value
Type: Microsoft.EnterpriseManagement.Administration.Setting<String>
See Also
Settings.ManagementServer Structure
Microsoft.EnterpriseManagement.Administration Namespace
Return to top