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::Techpreview::Timesync::TimeSyncConfig Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig:

Avaliable Methods

public method new ()
 
public method get_mode ()
 
public method set_mode ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig class Structure defining time synchronization configuration.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig::get_mode ( )

Gets the value of 'mode' property.

Return values
mode- The current value of the field. Time synchronization mode. Mode can have one of the TimeSyncMode enumeration values. TimeSyncMode#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Timesync::TimeSyncConfig::set_mode ( )

Sets the given value for 'mode' property.

Parameters
mode- New value for the field. Time synchronization mode. Mode can have one of the TimeSyncMode enumeration values.
Code:
click to view

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