IpSecurityRestrictionRule interface

Rule to restrict incoming IP address.

Properties

action

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

description

Describe the IP restriction rule that is being sent to the container-app. This is an optional field.

ipAddressRange

CIDR notation to match incoming IP address

name

Name for the IP restriction rule.

Property Details

action

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

action: string

Property Value

string

description

Describe the IP restriction rule that is being sent to the container-app. This is an optional field.

description?: string

Property Value

string

ipAddressRange

CIDR notation to match incoming IP address

ipAddressRange: string

Property Value

string

name

Name for the IP restriction rule.

name: string

Property Value

string