Share via


AppServiceEnvironmentAddressResult.OutboundIPAddresses Property

Definition

IP addresses appearing on outbound connections.

public System.Collections.Generic.IList<System.Net.IPAddress> OutboundIPAddresses { get; }
member this.OutboundIPAddresses : System.Collections.Generic.IList<System.Net.IPAddress>
Public ReadOnly Property OutboundIPAddresses As IList(Of IPAddress)

Property Value

Applies to