PeerExpressRouteCircuitConnection.AddressPrefix Property

Definition

Gets or sets /29 IP address space to carve out Customer addresses for tunnels.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to