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::Inventory::Network::Info Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Inventory::Network::Info:

Avaliable Methods

public method set_type ()
 
public method get_type ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Inventory::Network::Info class contains information about a vCenter Server network.

Member Function Documentation

public method Com::Vmware::Vcenter::Inventory::Network::Info::get_type ( )

Gets the value of 'type' property.

Return values
type- The current value of the field. Type of the vCenter Server network. String#
Code:
click to view
public method Com::Vmware::Vcenter::Inventory::Network::Info::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Inventory::Network::Info structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Inventory::Network::Info::set_type ( )

Sets the given value for 'type' property.

Parameters
type- New value for the field. Type of the vCenter Server network.
Code:
click to view

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