次の方法で共有


ConnectionMonitorResult.MonitoringStatus プロパティ

定義

接続モニターの監視状態を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringStatus")]
public string MonitoringStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitoringStatus")>]
member this.MonitoringStatus : string
Public ReadOnly Property MonitoringStatus As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象