ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixesState Property

Definition

Gets the advertised public prefix state of the Peering resource. Possible values include: 'NotConfigured', 'Configuring', 'Configured', 'ValidationNeeded'

[Newtonsoft.Json.JsonProperty(PropertyName="advertisedPublicPrefixesState")]
public string AdvertisedPublicPrefixesState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="advertisedPublicPrefixesState")>]
member this.AdvertisedPublicPrefixesState : string
Public ReadOnly Property AdvertisedPublicPrefixesState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to