EvaluatedNetworkSecurityGroup Class
Results of network security group evaluation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
EvaluatedNetworkSecurityGroup
Constructor
EvaluatedNetworkSecurityGroup(*, network_security_group_id: typing.Union[str, NoneType] = None, matched_rule: typing.Union[_ForwardRef('MatchedRule'), NoneType] = None, **kwargs)
Parameters
- network_security_group_id
- str
Network security group ID.
- matched_rule
- MatchedRule
Matched rule.
Variables
- rules_evaluation_result
- list[NetworkSecurityRulesEvaluationResult]
List of network security rules evaluation results.
Feedback
Submit and view feedback for