次の方法で共有


IPConfigurationBgpPeeringAddress.TunnelIpAddresses プロパティ

定義

IP 構成に属するトンネル パブリック IP アドレスの一覧を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="tunnelIpAddresses")]
public System.Collections.Generic.IList<string> TunnelIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tunnelIpAddresses")>]
member this.TunnelIpAddresses : System.Collections.Generic.IList<string>
Public ReadOnly Property TunnelIpAddresses As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象