Freigeben über


VpnConnectionInner.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 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: