ConnectionState Classe

Definição

Define valores para ConnectionState.

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

Construtores

ConnectionState()

Define valores para ConnectionState.

Campos

Reachable

Define valores para ConnectionState.

Unknown

Define valores para ConnectionState.

Unreachable

Define valores para ConnectionState.

Propriedades

Value

Define valores para ConnectionState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ConnectionState.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ConnectionState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ConnectionState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ConnectionState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a