VerificationIPFlowResult interface
Results of IP flow verification on the target resource.
Properties
access | Indicates whether the traffic is allowed or denied. |
rule |
Name of the rule. If input is not matched against any security rule, it is not displayed. |
Property Details
access
Indicates whether the traffic is allowed or denied.
access?: string
Property Value
string
ruleName
Name of the rule. If input is not matched against any security rule, it is not displayed.
ruleName?: string
Property Value
string