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

Avaliable Methods

public method get_disk ()
 
public method set_disk ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::Disk::Summary class contains commonly used information about a virtual disk.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::Disk::Summary::get_disk ( )

Gets the value of 'disk' property.

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

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

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

Sets the given value for 'disk' property.

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

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