ConnectorTieredOperationFailure Members

Updated: April 16, 2012

Represents an operation failure for a given tiered Management Group.

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

  Name Description
public field TieredException The exception that caused the failure for the tiered Management Group.
public field TieredManagementGroupId The globally unique identifier (GUID) of the tiered Management Group that the operation failure came from.
public field TieredManagementGroupName 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.
Top
(see also Protected Methods)
  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top