次の方法で共有


HealthMonitor.ParentMonitorName プロパティ

定義

親モニターの名前を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象