HealthMonitorStateChange.MonitoredObject Property

Definition

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

Applies to