次の方法で共有


Ingress.IPSecurityRestriction Property

Definition

Rules to restrict incoming IP address.

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

Property Value

Implements

Attributes

Applies to