次の方法で共有


VirtualNetworkBgpCommunities.VirtualNetworkCommunity プロパティ

定義

仮想ネットワークに関連付けられている BGP コミュニティを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象