TieredManagementGroup Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 connection object used by this class instance. |
![]() |
ManagementGroupId | (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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Connect | Connects to the tiered Management Group using the specified connector account. |
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to a Management Group after a connection has been lost. |
![]() |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TieredManagementGroup Class
Microsoft.EnterpriseManagement.Tiering Namespace