HealthMonitor.MonitoredObject 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.
Gets or sets dynamic monitored object of the monitor.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoredObject")]
public string MonitoredObject { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoredObject")>]
member this.MonitoredObject : string with get, set
Public Property MonitoredObject As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute