Partager via


BgpPeerState Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

BgpPeerState()

Définit des valeurs pour BgpPeerState.

Champs

Connected

Définit des valeurs pour BgpPeerState.

Connecting

Définit des valeurs pour BgpPeerState.

Idle

Définit des valeurs pour BgpPeerState.

Stopped

Définit des valeurs pour BgpPeerState.

Unknown

Définit des valeurs pour BgpPeerState.

Propriétés

Value

Définit des valeurs pour BgpPeerState.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour BgpPeerState.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour BgpPeerState.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour BgpPeerState.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour BgpPeerState.

(Hérité de ExpandableStringEnum<T>)

S’applique à