次の方法で共有


ExpressRouteCircuitPeeringConfig.AdvertisedPublicPrefixesState プロパティ

定義

ピアリング リソースのアドバタイズされたパブリック プレフィックスの状態を取得します。 指定できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象