Share via


HealthMonitorStateChange.MonitorName Property

Definition

Gets or sets human-readable name of the monitor.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorName")]
public string MonitorName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorName")>]
member this.MonitorName : string with get, set
Public Property MonitorName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to