Compartir a través de


BgpPeerState Clase

Definición

Define valores para BgpPeerState.

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

Constructores

BgpPeerState()

Define valores para BgpPeerState.

Campos

Connected

Define valores para BgpPeerState.

Connecting

Define valores para BgpPeerState.

Idle

Define valores para BgpPeerState.

Stopped

Define valores para BgpPeerState.

Unknown

Define valores para BgpPeerState.

Propiedades

Value

Define valores para BgpPeerState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para BgpPeerState.

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

Define valores para BgpPeerState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para BgpPeerState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para BgpPeerState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a