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 | |
|---|---|---|
|
ConnectionString | Gets the connection string that is used to connect to this TieredManagementGroup object. |
|
Id | Gets the Management Group globally unique identifier (GUID) for the tier. |
|
IsAvailableForConnectors | Gets a value indicating whether the tier is marked for connectors. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets the name of the TieredManagementGroup object. |
|
RunAsAccountGuid | Gets the globally unique identifier (GUID) for the RunAs account for the tiered Management Group. |
|
TieredManagementGroupMonitoringObject | Gets a MonitoringObject object that corresponds to the tiered Management Group connection. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Connect | Connects to the tiered Management Group using the specified connector account. |
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
|
Reconnect | Overridden. Reconnects to a Management Group after a connection has been lost. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

