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::Networking::Dns::Servers::TestStatusInfo Class Reference
Inheritance diagram for Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo:

Avaliable Methods

public method set_messages ()
 
public method new ()
 
public method get_messages ()
 
public method set_status ()
 
public method get_status ()
 

Detailed Description

Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo class Overall test result

Member Function Documentation

public method Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo::get_messages ( )

Gets the value of 'messages' property.

Return values
messages- The current value of the field. messages List#
Code:
click to view
public method Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo::get_status ( )

Gets the value of 'status' property.

Return values
status- The current value of the field. Overall status of tests run. TestStatus#
Code:
click to view
public method Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo::new ( )

Constructor to initialize the Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo::set_messages ( )

Sets the given value for 'messages' property.

Parameters
messages- New value for the field. messages
Code:
click to view
public method Com::Vmware::Appliance::Networking::Dns::Servers::TestStatusInfo::set_status ( )

Sets the given value for 'status' property.

Parameters
status- New value for the field. Overall status of tests run.
Code:
click to view

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