|
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
|
Avaliable Methods | |
| public method | new () |
The Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpAllocationScheme enumerated type* defines the possible IP allocation schemes that can be supported by the guest software. Constant Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpAllocationScheme::DHCP # It supports DHCP to acquire IP configuration. Constant Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpAllocationScheme::OVF_ENVIRONMENT # It supports setting the IP configuration through the properties provided in the OVF environment.
| public method Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpAllocationScheme::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Ovf::IpAllocationParams::IpAllocationScheme enumeration.
| Blessed | object |
Code: