Share via


NetworkSecurityGroupPropertiesFormat interface

Network Security Group resource.

Properties

flushConnection

When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.

securityRules

A collection of security rules of the network security group.

Property Details

flushConnection

When enabled, flows created from Network Security Group connections will be re-evaluated when rules are updates. Initial enablement will trigger re-evaluation.

flushConnection?: boolean

Property Value

boolean

securityRules

A collection of security rules of the network security group.

securityRules?: SecurityRule[]

Property Value