|
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
|
Avaliable Methods | |
| public method | new () |
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.
| public method Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Networking::Dns::Servers::DNSServerMode enumeration.
| Blessed | object |
Code: