Freigeben über


VpnConnectionStatus Klasse

Definition

Definiert Werte für VpnConnectionStatus.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VpnConnectionStatus>))]
public class VpnConnectionStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.VpnConnectionStatus>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VpnConnectionStatus>))>]
type VpnConnectionStatus = class
    inherit ExpandableStringEnum<VpnConnectionStatus>
Public Class VpnConnectionStatus
Inherits ExpandableStringEnum(Of VpnConnectionStatus)
Vererbung
Attribute
Newtonsoft.Json.JsonConverterAttribute

Konstruktoren

VpnConnectionStatus()

Definiert Werte für VpnConnectionStatus.

Felder

Connected

Definiert Werte für VpnConnectionStatus.

Connecting

Definiert Werte für VpnConnectionStatus.

NotConnected

Definiert Werte für VpnConnectionStatus.

Unknown

Definiert Werte für VpnConnectionStatus.

Eigenschaften

Value

Definiert Werte für VpnConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)

Methoden

Equals(Object)

Definiert Werte für VpnConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
Equals(String)

Definiert Werte für VpnConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
GetHashCode()

Definiert Werte für VpnConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)
ToString()

Definiert Werte für VpnConnectionStatus.

(Geerbt von ExpandableStringEnum<T>)

Gilt für: