次の方法で共有


BgpAdvertisement.Communities Property

Definition

The names of the BGP communities to be associated with the announcement, utilizing a BGP community string in 1234:1234 format.

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

Property Value

Applies to