Partager via


Configuration.IngressIPSecurityRestriction Property

Definition

Rules to restrict incoming IP address.

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

Property Value

Implements

Attributes

Applies to