public enum FirewallRuleAction
Public Enumeration FirewallRuleAction
Dim instance As FirewallRuleAction
public enum class FirewallRuleAction
type FirewallRuleAction
No code example is currently available or this language may not be supported.
Block | 0 | Blocks the traffic. |
Allow | 1 | Allows the traffic. |