MonitoringState.MonitorTargetMonitoringClassId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use this.MonitorTargetClassId
The monitors target monitoring class id.
public:
property Guid MonitorTargetMonitoringClassId { Guid get(); };
[System.Obsolete("Use this.MonitorTargetClassId")]
public Guid MonitorTargetMonitoringClassId { get; }
member this.MonitorTargetMonitoringClassId : Guid
Public ReadOnly Property MonitorTargetMonitoringClassId As Guid
Property Value
Returns the Guid for monitoring class that is the target of the monitor.
- Attributes