AccessRuleProperties interface
Properties of an access rule.
Properties
| address |
Address prefixes that are allowed access. |
| direction | Direction 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