ContainerAppData.OutboundIPAddressList Property

Definition

Outbound IP Addresses for container app.

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

Property Value

Applies to