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::Ovf::LibraryItem::DeployableIdentity Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity:

Avaliable Methods

public method set_type ()
 
public method get_id ()
 
public method set_id ()
 
public method get_type ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity class describes the resource created by a deployment, or the source resource from which library item can be created, by specifying its resource type and resource identifier.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity::get_id ( )

Gets the value of 'id' property.

Return values
id- The current value of the field. Identifier of the deployable resource. ID#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity::get_type ( )

Gets the value of 'type' property.

Return values
type- The current value of the field. Type of the deployable resource. String#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity::set_id ( )

Sets the given value for 'id' property.

Parameters
id- New value for the field. Identifier of the deployable resource.
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::LibraryItem::DeployableIdentity::set_type ( )

Sets the given value for 'type' property.

Parameters
type- New value for the field. Type of the deployable resource.
Code:
click to view

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