次の方法で共有


BGPCommunity.CommunityName プロパティ

定義

bgp コミュニティの名前を取得または設定します。 例: Skype。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象