Sdílet prostřednictvím


IPConfigurationBgpPeeringAddress.TunnelIpAddresses Property

Definition

Gets the list of tunnel public IP addresses which belong to IP configuration.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to