ConnectionMonitorResult.MonitoringStatus Property

Definition

Gets the monitoring status of the connection monitor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringStatus")]
public string MonitoringStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringStatus")>]
member this.MonitoringStatus : string
Public ReadOnly Property MonitoringStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to