VerificationIPFlowResult Class
Results of IP flow verification on the target resource.
- Inheritance
-
VerificationIPFlowResult
Constructor
VerificationIPFlowResult(*, access: typing.Union[str, _ForwardRef('Access'), NoneType] = None, rule_name: typing.Union[str, NoneType] = None, **kwargs)
Parameters
Indicates whether the traffic is allowed or denied. Possible values include: "Allow", "Deny".
- rule_name
- str
Name of the rule. If input is not matched against any security rule, it is not displayed.
Feedback
Submit and view feedback for