次の方法で共有


BgpSettings.BgpPeeringAddresses プロパティ

定義

仮想ネットワーク ゲートウェイの IP 構成 ID を持つ BGP ピアリング アドレス。

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

プロパティ値

適用対象