次の方法で共有


ContainerAppIngressConfiguration.IPSecurityRestrictions Property

Definition

Rules to restrict incoming IP address.

public System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppIPSecurityRestrictionRule> IPSecurityRestrictions { get; }
member this.IPSecurityRestrictions : System.Collections.Generic.IList<Azure.ResourceManager.AppContainers.Models.ContainerAppIPSecurityRestrictionRule>
Public ReadOnly Property IPSecurityRestrictions As IList(Of ContainerAppIPSecurityRestrictionRule)

Property Value

Applies to