WorkflowVersion.ContentAllowedCallerIPAddress Property

Definition

The allowed caller IP address ranges.

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

Property Value

Implements

Attributes

Applies to