Dela via


ContainerAppIPSecurityRestrictionRule.Action Property

Definition

Allow or Deny rules to determine for incoming IP. Note: Rules can only consist of ALL Allow or ALL Deny.

public Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppIPRuleAction> Action { get; set; }
member this.Action : Azure.Provisioning.BicepValue<Azure.Provisioning.AppContainers.ContainerAppIPRuleAction> with get, set
Public Property Action As BicepValue(Of ContainerAppIPRuleAction)

Property Value

Applies to