Share via


MonitoringObjectDiscoverySource.ObjectId Property

Definition

The object that was discovered via this discovery source.

public:
 virtual property Guid ObjectId { Guid get(); };
public override Guid ObjectId { get; }
member this.ObjectId : Guid
Public Overrides ReadOnly Property ObjectId As Guid

Property Value

Returns a Guid for the object that was discovered by the discovery source.

Applies to