ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixes Property

Definition

Gets or sets the reference of AdvertisedPublicPrefixes.

[Newtonsoft.Json.JsonProperty(PropertyName="advertisedPublicPrefixes")]
public System.Collections.Generic.IList<string> AdvertisedPublicPrefixes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="advertisedPublicPrefixes")>]
member this.AdvertisedPublicPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property AdvertisedPublicPrefixes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to