Freigeben über


VpnSiteLinkConnectionInner.ConnectionStatus Eigenschaft

Definition

Ruft die Verbindung status ab oder legt sie fest. Mögliche Werte: "Unbekannt", "Verbinden", "Verbunden", "NotConnected"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")]
public Microsoft.Azure.Management.Network.Fluent.Models.VpnConnectionStatus ConnectionStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.connectionStatus")>]
member this.ConnectionStatus : Microsoft.Azure.Management.Network.Fluent.Models.VpnConnectionStatus with get, set
Public Property ConnectionStatus As VpnConnectionStatus

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: