NetworkSecurityGroupResult Class
Network configuration diagnostic result corresponded provided traffic query.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
NetworkSecurityGroupResult
Constructor
NetworkSecurityGroupResult(*, security_rule_access_result: typing.Union[str, _ForwardRef('SecurityRuleAccess'), NoneType] = None, **kwargs)
Parameters
- security_rule_access_result
- str or SecurityRuleAccess
The network traffic is allowed or denied. Possible values are 'Allow' and 'Deny'. Possible values include: "Allow", "Deny".
Variables
- evaluated_network_security_groups
- list[EvaluatedNetworkSecurityGroup]
List of results network security groups diagnostic.
Feedback
Submit and view feedback for