ConnectorGlobalConfiguration.Id Field

The unique identifier (GUID) for the Management Group.

Namespace: Microsoft.EnterpriseManagement.ConnectorFramework
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

'Usage
Dim instance As ConnectorGlobalConfiguration
Dim value As Guid

value = instance.Id

instance.Id = value

Syntax

'Declaration
<DataMemberAttribute> _
Public Id As Guid
[DataMemberAttribute] 
public Guid Id
[DataMemberAttribute] 
public:
Guid Id
/** @attribute DataMemberAttribute() */ 
public Guid Id
DataMemberAttribute 
public var Id : Guid

Example

See ConnectorGlobalConfiguration for an example of this field.

Remarks

The globally unique identifier (GUID) for the Management Group.

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

Reference

ConnectorGlobalConfiguration Class
ConnectorGlobalConfiguration Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Send comments about this topic to Microsoft.