Share via


HealthMonitor.ParentMonitorName Property

Definition

Gets or sets name of the parent monitor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to