Share via


ConnectorTieredOperationFailure.TieredManagementGroupName Field

 

Applies To: Operations Manager for System Center 2012

The name of the tiered Management Group that the operation failure came from. This value is null if the failure came from the immediate tier.

Namespace:   Microsoft.EnterpriseManagement.ConnectorFramework
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Syntax

[DataMemberAttribute]
public string TieredManagementGroupName
public:
[DataMemberAttribute]
String^ TieredManagementGroupName
[<DataMemberAttribute>]
val mutable TieredManagementGroupName : string
<DataMemberAttribute>
Public TieredManagementGroupName As String

Field Value

Type: System.String

See Also

ConnectorTieredOperationFailure Class
Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top