Share via


WorkflowVersion.ContentAllowedCallerIPAddress 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[] ContentAllowedCallerIPAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.ContentAllowedCallerIPAddress : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IIPAddressRange[] with get, set
Public Property ContentAllowedCallerIPAddress As IIPAddressRange()

Property Value

Implements

Attributes

Applies to