Back to Node Auth0

Interface NetworkAclRule

docs/interfaces/management.Management.NetworkAclRule.html

5.9.11.3 KB
Original Source

Interface NetworkAclRule

interface NetworkAclRule {
action: NetworkAclAction;
match?: NetworkAclMatch;
not_match?: NetworkAclMatch;
scope: Management.NetworkAclRuleScopeEnum;
}

Index

Properties

actionmatch?not_match?scope

Properties

action

action: NetworkAclAction

Optionalmatch

match?: NetworkAclMatch

Optionalnot_match

not_match?: NetworkAclMatch

scope

scope: Management.NetworkAclRuleScopeEnum

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties actionmatchnot_matchscope