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::Appliance::System::Storage::StorageMapping Class Reference
Inheritance diagram for Com::Vmware::Appliance::System::Storage::StorageMapping:

Avaliable Methods

public method get_disk ()
 
public method set_disk ()
 
public method set_partition ()
 
public method new ()
 
public method get_partition ()
 

Detailed Description

Com::Vmware::Appliance::System::Storage::StorageMapping class FIXME: no docstring

Member Function Documentation

public method Com::Vmware::Appliance::System::Storage::StorageMapping::get_disk ( )

Gets the value of 'disk' property.

Return values
disk- The current value of the field. NGC disk ID ID#
Code:
click to view
public method Com::Vmware::Appliance::System::Storage::StorageMapping::get_partition ( )

Gets the value of 'partition' property.

Return values
partition- The current value of the field. Storage partition name String#
Code:
click to view
public method Com::Vmware::Appliance::System::Storage::StorageMapping::new ( )

Constructor to initialize the Com::Vmware::Appliance::System::Storage::StorageMapping structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::System::Storage::StorageMapping::set_disk ( )

Sets the given value for 'disk' property.

Parameters
disk- New value for the field. NGC disk ID
Code:
click to view
public method Com::Vmware::Appliance::System::Storage::StorageMapping::set_partition ( )

Sets the given value for 'partition' property.

Parameters
partition- New value for the field. Storage partition name
Code:
click to view

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