Share via


EvaluatedNetworkSecurityGroupOutput 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.

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?: MatchedRuleOutput

Property Value

networkSecurityGroupId

Network security group ID.

networkSecurityGroupId?: string

Property Value

string

rulesEvaluationResult

List of network security rules evaluation results.

rulesEvaluationResult?: NetworkSecurityRulesEvaluationResultOutput[]

Property Value