次の方法で共有


IPExtendedCommunityRule.RouteTargets プロパティ

定義

Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> の例 65533.65333:40、IP-address:NN >> の例 10.10.10.10:65535。 ASN,NN の使用可能な値は 0 から 65535 の範囲で、ASN(plain) は 0 から 4294967295 の範囲です。

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

プロパティ値

適用対象