ExpressRouteCrossConnectionRoutesTableSummary.UpDown Property

Definition

Gets or sets the length of time that the BGP session has been in the Established state, or the current status if not in the Established state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to