HostFirewallRuleDirection

HostFirewallRuleDirection
HostFirewallRuleDirection

A boxed HostFirewallRuleDirectionEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

Enumeration of port directions.

Possible values:

  • inbound
  • outbound
Possible values are : inbound, outbound,