EvaluatedNetworkSecurityGroup interface

Results of network security group evaluation.

Properties

appliedTo

Resource ID of nic or subnet to which network security group is applied.

matchedRule

Matched network security rule.

networkSecurityGroupId

Network security group ID.

rulesEvaluationResult

List of network security rules evaluation results. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

appliedTo

Resource ID of nic or subnet to which network security group is applied.

appliedTo?: string

Property Value

string

matchedRule

Matched network security rule.

matchedRule?: MatchedRule

Property Value

networkSecurityGroupId

Network security group ID.

networkSecurityGroupId?: string

Property Value

string

rulesEvaluationResult

List of network security rules evaluation results. NOTE: This property will not be serialized. It can only be populated by the server.

rulesEvaluationResult?: NetworkSecurityRulesEvaluationResult[]

Property Value