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