Share via


DiscoverySource.BoundMonitoringObjectId Property

Definition

Caution

Use BoundObjectId

The bound monitoring object.

public:
 abstract property Nullable<Guid> BoundMonitoringObjectId { Nullable<Guid> get(); };
[System.Obsolete("Use BoundObjectId")]
public abstract Guid? BoundMonitoringObjectId { get; }
member this.BoundMonitoringObjectId : Nullable<Guid>
Public MustOverride ReadOnly Property BoundMonitoringObjectId As Nullable(Of Guid)

Property Value

Returns the Guid for the bound monitoring object in the discovery source.

Attributes

Applies to