NetworkRuleSetProperties interface

NetworkRuleSet properties

Properties

defaultAction

Default Action for Network Rule Set

ipRules

List of IpRules

publicNetworkAccess

This determines if traffic is allowed over public network. By default it is enabled

trustedServiceAccessEnabled

Value that indicates whether Trusted Service Access is Enabled or not.

Property Details

defaultAction

Default Action for Network Rule Set

defaultAction?: string

Property Value

string

ipRules

List of IpRules

ipRules?: NWRuleSetIpRules[]

Property Value

publicNetworkAccess

This determines if traffic is allowed over public network. By default it is enabled

publicNetworkAccess?: string

Property Value

string

trustedServiceAccessEnabled

Value that indicates whether Trusted Service Access is Enabled or not.

trustedServiceAccessEnabled?: boolean

Property Value

boolean