Share via


FavoriteMonitoringView.MonitoringObjectId Property

Definition

Caution

Please use this.ObjectId instead

The monitoring object id this favorite view targets.

public:
 property Guid MonitoringObjectId { Guid get(); void set(Guid value); };
[System.Obsolete("Please use this.ObjectId instead")]
public Guid MonitoringObjectId { get; set; }
member this.MonitoringObjectId : Guid with get, set
Public Property MonitoringObjectId As Guid

Property Value

Returns a Guid for the monitoring object that the favorite view targets.

Attributes

Applies to