Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkRuleSet

Package version

Description of NetworkRuleSet resource.

Hierarchy

Index

Properties

Optional defaultAction

defaultAction: DefaultAction

Default Action for Network Rule Set. Possible values include: 'Allow', 'Deny'

Optional id

id: undefined | string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipRules

ipRules: NWRuleSetIpRules[]

List of IpRules

Optional name

name: undefined | string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Optional virtualNetworkRules

virtualNetworkRules: NWRuleSetVirtualNetworkRules[]

List VirtualNetwork Rules

Generated using TypeDoc