Represents a Management Group that is part of a larger ManagementGroup object.

The following tables list the members exposed by the TieredManagementGroup type.

Public Properties

  Name Description
public property ConnectionString Gets the connection string that is used to connect to this TieredManagementGroup object.
public property Id Gets the Management Group globally unique identifier (GUID) for the tier.
public property IsAvailableForConnectors Gets a value indicating whether the tier is marked for connectors.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name Gets the name of the TieredManagementGroup object.
public property RunAsAccountGuid Gets the globally unique identifier (GUID) for the RunAs account for the tiered Management Group.
public property TieredManagementGroupMonitoringObject Gets a MonitoringObject object that corresponds to the tiered Management Group connection.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Connect Connects to the tiered Management Group using the specified connector account.
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to a Management Group after a connection has been lost.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.