Delen via


CloudLink.Status Eigenschap

Definitie

Hiermee haalt u de status van de cloudkoppeling op. Mogelijke waarden zijn: 'Actief', 'Bouwen', 'Verwijderen', 'Mislukt', 'Verbroken'

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op