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

Avaliable Methods

public method get_description ()
 
public method set_description ()
 
public method set_option ()
 
public method get_option ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::ImportFlag::Info class describes an import flag supported by the deployment platform.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::ImportFlag::Info::get_description ( )

Gets the value of 'description' property.

Return values
description- The current value of the field. Localizable description of the import flag. LocalizableMessage#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::ImportFlag::Info::get_option ( )

Gets the value of 'option' property.

Return values
option- The current value of the field. The name of the import flag that is supported by the deployment platform. String#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::ImportFlag::Info::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::ImportFlag::Info structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::ImportFlag::Info::set_description ( )

Sets the given value for 'description' property.

Parameters
description- New value for the field. Localizable description of the import flag.
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::ImportFlag::Info::set_option ( )

Sets the given value for 'option' property.

Parameters
option- New value for the field. The name of the import flag that is supported by the deployment platform.
Code:
click to view

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