Share via


DiscoverySource.BoundObjectId Property

Definition

The bound monitoring object.

public:
 abstract property Nullable<Guid> BoundObjectId { Nullable<Guid> get(); };
public abstract Guid? BoundObjectId { get; }
member this.BoundObjectId : Nullable<Guid>
Public MustOverride ReadOnly Property BoundObjectId As Nullable(Of Guid)

Property Value

Returns Guid.

Applies to