VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol enumerated type defines the IP protocols supported by the guest software. Constant Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol::IP_V4 # It supports the IPv4 protocol. Constant Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol::IP_V6 # It supports the IPv6 protocol.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpProtocol enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: