Share via


ExpressRouteCircuitRoutesTable.LocPrf Property

Definition

Gets or sets local preference value as set with the set local-preference route-map configuration command.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to