Settings.Agent Structure

 

Applies To: Operations Manager for System Center 2012

Settings for an agent.

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

Syntax

[SettingGroupAttribute]
public struct Agent
[SettingGroupAttribute]
public value struct Agent
[<Sealed>]
[<SettingGroupAttribute>]
type Agent = struct end
<SettingGroupAttribute>
Public Structure Agent

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethod GetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from ValueType.)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.EnterpriseManagement.Administration Namespace

Return to top