BgpConfiguration.IPv4NeighborAddress プロパティ

定義

文字列化された IPv4 近隣アドレスを含むリスト。

public System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.NeighborAddress> IPv4NeighborAddress { get; }
member this.IPv4NeighborAddress : System.Collections.Generic.IList<Azure.ResourceManager.ManagedNetworkFabric.Models.NeighborAddress>
Public ReadOnly Property IPv4NeighborAddress As IList(Of NeighborAddress)

プロパティ値

適用対象