Initializes a new BaseUpdateAgentConfiguration object. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim instance As New BaseUpdateAgentConfiguration

Syntax

Visual Basic
Protected Sub New
C#
protected BaseUpdateAgentConfiguration ()
C++
protected:
BaseUpdateAgentConfiguration ()
J#
protected BaseUpdateAgentConfiguration ()
JScript
protected function BaseUpdateAgentConfiguration ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also