class VmwareVsphereConfig extends Collection (View source)

Properties

protected $collection_key
string $datastore
string[] $hostGroups
protected $tagsType
protected $tagsDataType

Methods

setDatastore($datastore)

No description

string
getDatastore()

No description

setHostGroups($hostGroups)

No description

string[]
getHostGroups()

No description

setTags($tags)

No description

getTags()

No description

Details

setDatastore($datastore)

No description

Parameters

$datastore

string getDatastore()

No description

Return Value

string

setHostGroups($hostGroups)

No description

Parameters

$hostGroups

string[] getHostGroups()

No description

Return Value

string[]

setTags($tags)

No description

Parameters

$tags

VmwareVsphereTag[] getTags()

No description

Return Value

VmwareVsphereTag[]