SiteConfig.IPSecurityRestriction Property

Definition

IP security restrictions for main.

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

Property Value

Implements

Attributes

Applies to