Share via


MonitoringObjectDiscoverySource.BoundMonitoringObjectId Property

Definition

Caution

Use BoundObjectId

The bound managed entity id.

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

Property Value

Returns a Guid for the bound monitoring object.

Attributes

Applies to