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 Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState AdvertisedPublicPrefixesState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="advertisedPublicPrefixesState")>]
member this.AdvertisedPublicPrefixesState : Microsoft.Azure.Management.Network.Fluent.Models.ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
Public ReadOnly Property AdvertisedPublicPrefixesState As ExpressRouteCircuitPeeringAdvertisedPublicPrefixState

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to