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::Vm::Hardware::Boot::NetworkProtocol Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol enumerated type defines the valid network boot protocols supported when booting a virtual machine with :attr:Com::Vmware::Vcenter::Vm::Hardware::Boot::Type.EFI firmware over the network. Constant Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol::IP_V4 # PXE or Apple NetBoot over IPv4. Constant Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol::IP_V6 # PXE over IPv6.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Boot::NetworkProtocol enumeration.

Return values
Blessedobject
Code:
click to view

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