次の方法で共有


BGPCommunity.ServiceGroup プロパティ

定義

bgp コミュニティに含まれるサービス グループを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象