次の方法で共有


BgpCommunity.CommunityPrefixes プロパティ

定義

bgp コミュニティに含まれるプレフィックス。

public System.Collections.Generic.IList<string> CommunityPrefixes { get; }
member this.CommunityPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property CommunityPrefixes As IList(Of String)

プロパティ値

適用対象