Freigeben über


VpnSiteLinkConnection.ConnectionStatus Eigenschaft

Definition

Ruft die Verbindungs-status ab oder legt sie fest. Mögliche Werte: "Unknown", "Connecting", "Connected", "Connected", "NotConnected"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")]
public string ConnectionStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")>]
member this.ConnectionStatus : string with get, set
Public Property ConnectionStatus As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: