FlowEndpoints.OutgoingIPAddresses Property

Definition

The outgoing ip address.

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

Property Value

Applies to