Share via


IpAccessRule interface

Ip Access Policy Rules

Properties

action

Action of the Rule

name

Name of the Ip Access Rule

priority

The priority of the rule. The value can be between 1 and 500. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

sourceAddressPrefixes

Source Address Prefixed Applied by the Rule. Asterisk '*' can also be used to match all source IPs.

Property Details

action

Action of the Rule

action: string

Property Value

string

name

Name of the Ip Access Rule

name: string

Property Value

string

priority

The priority of the rule. The value can be between 1 and 500. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.

priority: number

Property Value

number

sourceAddressPrefixes

Source Address Prefixed Applied by the Rule. Asterisk '*' can also be used to match all source IPs.

sourceAddressPrefixes: string[]

Property Value

string[]