Udostępnij za pośrednictwem


ServerEndpointSyncStatus.UploadHealth Property

Definition

Gets upload Health Status. Possible values include: 'Unavailable', 'Healthy', 'Error'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to