次の方法で共有


BGPCommunity.CommunityValue プロパティ

定義

bgp コミュニティの値を取得または設定します。 詳細については、 を参照 https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routingしてください。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象