Ipv6CircuitConnectionConfig.AddressPrefix Property

Definition

Gets or sets /125 IP address space to carve out customer addresses for global reach.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to