TieredManagementGroup Members

Updated: April 16, 2012

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

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

  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 connection object used by this class instance.
public property ManagementGroupId  (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
(see also Protected Methods)
  Name Description
public method Connect Connects to the tiered Management Group using the specified connector account.
public method Equals  (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 method ToString  Overridden. (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top