Share via


WorkflowVersion.TriggerAllowedCallerIPAddress Property

Definition

The allowed caller IP address ranges.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIPAddressRange[] TriggerAllowedCallerIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.TriggerAllowedCallerIPAddress : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIPAddressRange[] with get, set
Public Property TriggerAllowedCallerIPAddress As IIPAddressRange()

Property Value

Implements

Attributes

Applies to