次の方法で共有


HealthMonitor.MonitorType プロパティ

定義

モニターの種類を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象