FlowEndpoints.AccessEndpointIPAddress Property

Definition

The access endpoint ip address.

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

Property Value

Implements

Attributes

Applies to