Поделиться через


HealthService.ProxyingEnabled Field

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Determines whether a proxy is enabled for a Management Server and an agent.

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

Usage

'Usage
Dim value As Setting(Of Boolean)

value = HealthService.ProxyingEnabled

Syntax

'Declaration
Public Shared ReadOnly ProxyingEnabled As Setting(Of Boolean)
public static readonly Setting<bool> ProxyingEnabled
public:
static initonly Setting<bool>^ ProxyingEnabled
public static final Setting<boolean> ProxyingEnabled
public static final var ProxyingEnabled : Setting<boolean>

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

See Also

Reference

HealthService Structure
HealthService Members
Microsoft.EnterpriseManagement.Administration.Settings Namespace