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

Avaliable Methods

public method new ()
 

Detailed Description

Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode enumerated type Describes DNS Server source (DHCP,static) Constant Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode::DHCP # DNS address is automatically assigned by a DHCP server. Constant Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode::IS_STATIC # DNS address is static.

Member Function Documentation

public method Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode::new ( )

Constructor to initialize the Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode enumeration.

Return values
Blessedobject
Code:
click to view

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