次の方法で共有


ServerEndpointSyncStatus.DownloadHealth プロパティ

定義

ダウンロードの正常性状態を取得します。 使用可能な値は、'Unavailable'、'Healthy'、'Error' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象