次の方法で共有


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

Property Value

Implements

Attributes

Applies to