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::Adapter::Scsi::UpdateSpec Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec:

Avaliable Methods

public method get_sharing ()
 
public method set_sharing ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec class describes the updates to be made to the configuration of a virtual SCSI adapter.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec::get_sharing ( )

Gets the value of 'sharing' property.

Return values
sharing- The current value of the field. Bus sharing mode.

This field may only be modified if the virtual machine is not powered on.

Optional#

Code:
click to view
public method Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Vm::Hardware::Adapter::Scsi::UpdateSpec::set_sharing ( )

Sets the given value for 'sharing' property.

Parameters
sharing- New value for the field. Bus sharing mode.

This field may only be modified if the virtual machine is not powered on.

Code:
click to view

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