class VmwareHostConfig extends Collection (View source)

Properties

protected $collection_key
string[] $dnsSearchDomains
string[] $dnsServers
string[] $ntpServers

Methods

setDnsSearchDomains($dnsSearchDomains)

No description

string[]
getDnsSearchDomains()

No description

setDnsServers($dnsServers)

No description

string[]
getDnsServers()

No description

setNtpServers($ntpServers)

No description

string[]
getNtpServers()

No description

Details

setDnsSearchDomains($dnsSearchDomains)

No description

Parameters

$dnsSearchDomains

string[] getDnsSearchDomains()

No description

Return Value

string[]

setDnsServers($dnsServers)

No description

Parameters

$dnsServers

string[] getDnsServers()

No description

Return Value

string[]

setNtpServers($ntpServers)

No description

Parameters

$ntpServers

string[] getNtpServers()

No description

Return Value

string[]