Share via


HealthMonitor.MonitorType Property

Definition

Gets or sets type of the monitor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to