SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Enumerated Types > D
  • 0 Ratings

Enum - DvsNetworkRuleDirectionType(vim.dvs.TrafficRule.RuleDirectionType)

Since
vSphere API 5.5


Enum Description

Network Traffic Rule direction types. It specifies whether rule needs to be applied for packets which are incoming/outgoing or both.

Enum Constants

NameDescription
both This specifies that the network rule has to be applied only for both incoming and outgoing packets.
incomingPackets This specifies that the network rule has to be applied only for incoming packets.
outgoingPackets This specifies that the network rule has to be applied only for outgoing packets.

Show WSDL type definition




Feedback

  • 0 Ratings