AccessRule interface

Access rule.

Properties

addressPrefixes

Address prefixes that are allowed access.

direction

Direction of the access rule.

name

Name of the access rule.

Property Details

addressPrefixes

Address prefixes that are allowed access.

addressPrefixes?: string[]

Property Value

string[]

direction

Direction of the access rule.

direction?: string

Property Value

string

name

Name of the access rule.

name?: string

Property Value

string