TieredManagementGroup Class

Definition

A DataWarehouse object.

public ref class TieredManagementGroup : Microsoft::EnterpriseManagement::Common::MonitoringBase
[System.Serializable]
public class TieredManagementGroup : Microsoft.EnterpriseManagement.Common.MonitoringBase
type TieredManagementGroup = class
    inherit MonitoringBase
Public Class TieredManagementGroup
Inherits MonitoringBase
Inheritance
TieredManagementGroup
Attributes

Remarks

A ManagementGroup object can contain multiple tiers of Management Groups, and each tier is represented in a TieredManagementGroup object.

Properties

ConnectionString

The ConnectionString to connect to the tier

Id

The MG Id for the tier

IsAvailableForConnectors

Is this tier marked for connectors

ManagementGroup

The ManagementGroup the object was instantiated in.

Name

The Tired ManagementGroup Name

RunAsAccountGuid

The Guid for the runAs account

TieredManagementGroupMonitoringObject

The connectors corresponding monitoring object.

Methods

Connect(TieredManagementGroupConnectionSettings)

Connects to the tiered management group using the connector account.

Reconnect(EnterpriseManagementGroup)

Used for reconnecting this object to a manangement group after it has been deserialized.

Applies to