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

Avaliable Methods

public method set_port ()
 
public method get_port ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Parallel::Summary class contains commonly used information about a virtual parallel port.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Parallel::Summary::get_port ( )

Gets the value of 'port' property.

Return values
port- The current value of the field. Identifier of the virtual parallel port. ID#
Code:
click to view
public method Com::Vmware::Vcenter::Vm::Hardware::Parallel::Summary::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Parallel::Summary structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Vm::Hardware::Parallel::Summary::set_port ( )

Sets the given value for 'port' property.

Parameters
port- New value for the field. Identifier of the virtual parallel port.
Code:
click to view

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