Share via


ExpressRouteCircuitRoutesTableSummary.StatePfxRcd Property

Definition

Gets or sets current state of the BGP session, and the number of prefixes that have been received from a neighbor or peer group.

[Newtonsoft.Json.JsonProperty(PropertyName="statePfxRcd")]
public string StatePfxRcd { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statePfxRcd")>]
member this.StatePfxRcd : string with get, set
Public Property StatePfxRcd As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to