WorkflowVersion.WorkflowOutgoingIPAddress Property

Definition

The outgoing ip address.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IIPAddress> WorkflowOutgoingIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WorkflowOutgoingIPAddress : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IIPAddress> with get, set
Public Property WorkflowOutgoingIPAddress As List(Of IIPAddress)

Property Value

Implements

Attributes

Applies to