NetworkRuleSetProperties interface
NetworkRuleSet properties
Properties
| default |
Default Action for Network Rule Set |
| ip |
List of IpRules |
| public |
This determines if traffic is allowed over public network. By default it is enabled |
| trusted |
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
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