ManagementServer.ProxyAddress Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The proxy address for the Management Server.
Namespace: Microsoft.EnterpriseManagement.Administration.Settings
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Usage
'Usage
Dim value As Setting(Of String)
value = ManagementServer.ProxyAddress
Syntax
'Declaration
Public Shared ReadOnly ProxyAddress As Setting(Of String)
public static readonly Setting<string> ProxyAddress
public:
static initonly Setting<String^>^ ProxyAddress
public static final Setting<String> ProxyAddress
public static final var ProxyAddress : Setting<String>
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
See Also
Reference
ManagementServer Structure
ManagementServer Members
Microsoft.EnterpriseManagement.Administration.Settings Namespace