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::Vmon::Service::UpdateSpec Class Reference
Inheritance diagram for Com::Vmware::Appliance::Vmon::Service::UpdateSpec:

Avaliable Methods

public method set_startup_type ()
 
public method get_startup_type ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Appliance::Vmon::Service::UpdateSpec class describes the changes to be made to the configuration of the service.

Member Function Documentation

public method Com::Vmware::Appliance::Vmon::Service::UpdateSpec::get_startup_type ( )

Gets the value of 'startup_type' property.

Return values
startup_type- The current value of the field. Startup Type Optional#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::UpdateSpec::new ( )

Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::UpdateSpec structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::UpdateSpec::set_startup_type ( )

Sets the given value for 'startup_type' property.

Parameters
startup_type- New value for the field. Startup Type
Code:
click to view

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