Share via


NetworkRuleSet interface

Description of NetworkRuleSet resource.

Extends

Properties

defaultAction

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

ipRules

List of IpRules

virtualNetworkRules

List VirtualNetwork Rules

Inherited Properties

id

Resource Id

name

Resource name

type

Resource type

Property Details

defaultAction

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

defaultAction?: string

Property Value

string

ipRules

List of IpRules

ipRules?: NWRuleSetIpRules[]

Property Value

virtualNetworkRules

List VirtualNetwork Rules

virtualNetworkRules?: NWRuleSetVirtualNetworkRules[]

Property Value

Inherited Property Details

id

Resource Id

id?: string

Property Value

string

Inherited From Resource.id

name

Resource name

name?: string

Property Value

string

Inherited From Resource.name

type

Resource type

type?: string

Property Value

string

Inherited From Resource.type