Share via


VerificationIPFlowResultOutput interface

Results of IP flow verification on the target resource.

Properties

access

Indicates whether the traffic is allowed or denied.

ruleName

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?: "Allow" | "Deny"

Property Value

"Allow" | "Deny"

ruleName

Name of the rule. If input is not matched against any security rule, it is not displayed.

ruleName?: string

Property Value

string