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::Networking::Proxy::ProxyConfigMultiple Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple:

Avaliable Methods

public method get_configlist ()
 
public method new ()
 
public method set_configlist ()
 
public method set_status ()
 
public method get_status ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple class* Structure representing multiple proxy configuration.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple::get_configlist ( )

Gets the value of 'configlist' property.

Return values
configlist- The current value of the field. List of proxy configuration. List#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple::get_status ( )

Gets the value of 'status' property.

Return values
status- The current value of the field. proxy enabled or disabled This sets whether the proxy configuration is used. ProxyStatus#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple::set_configlist ( )

Sets the given value for 'configlist' property.

Parameters
configlist- New value for the field. List of proxy configuration.
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Networking::Proxy::ProxyConfigMultiple::set_status ( )

Sets the given value for 'status' property.

Parameters
status- New value for the field. proxy enabled or disabled This sets whether the proxy configuration is used.
Code:
click to view

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