Udostępnij za pośrednictwem


ServerEndpointSyncStatus.DownloadHealth Property

Definition

Gets download Health Status. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to