Share via


SiteConfig.IPSecurityRestriction Property

Definition

IP security restrictions for main.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IIPSecurityRestriction[] IPSecurityRestriction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.IPSecurityRestriction : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IIPSecurityRestriction[] with get, set
Public Property IPSecurityRestriction As IIPSecurityRestriction()

Property Value

Implements

Attributes

Applies to