Class: HostFirewallRuleDirection

Inherits:
String
  • Object
show all
Defined in:
lib/vmware/soap/vim25.rb

Overview

urn:vim25HostFirewallRuleDirection

Constant Summary collapse

Inbound =
HostFirewallRuleDirection.new("inbound")
Outbound =
HostFirewallRuleDirection.new("outbound")