Share via


DiscoveryDataRelationshipNotAllowedException.MonitoringRelationshipId Property

Definition

Caution

Use RelationshipId

Gets the relationship class identifier of the relationship that caused the exception for the discovery data.

public:
 property Guid MonitoringRelationshipId { Guid get(); };
[System.Obsolete("Use RelationshipId")]
public Guid MonitoringRelationshipId { get; }
member this.MonitoringRelationshipId : Guid
Public ReadOnly Property MonitoringRelationshipId As Guid

Property Value

Returns a GUID for the relationship class of the relationship that caused the exception for the discovery data.

Attributes

Remarks

This property is obsolete. Use the RelationshipId property instead.

Applies to