FlowEndpoints.OutgoingIPAddresses Property

Definition

The outgoing ip address.

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

Property Value

Applies to