共用方式為


ContainerAppIngressConfiguration.IPSecurityRestrictions Property

Definition

Rules to restrict incoming IP address.

public Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppIPSecurityRestrictionRule> IPSecurityRestrictions { get; set; }
member this.IPSecurityRestrictions : Azure.Provisioning.BicepList<Azure.Provisioning.AppContainers.ContainerAppIPSecurityRestrictionRule> with get, set
Public Property IPSecurityRestrictions As BicepList(Of ContainerAppIPSecurityRestrictionRule)

Property Value

Applies to