LocalDisk
class LocalDisk extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $autoDelete | ||
| bool | $boot | ||
| string | $deviceName | ||
| protected | $guestOsFeaturesType | ||
| protected | $guestOsFeaturesDataType | ||
| $guestOsFeatures | |||
| int | $index | ||
| protected | $initializeParamsType | ||
| protected | $initializeParamsDataType | ||
| $initializeParams | |||
| string | $interface | ||
| string | $kind | ||
| string[] | $licenses | ||
| string | $mode | ||
| string | $source | ||
| string | $type |
Methods
setAutoDelete($autoDelete)
No description
bool
getAutoDelete()
No description
setBoot($boot)
No description
bool
getBoot()
No description
setDeviceName($deviceName)
No description
string
getDeviceName()
No description
setGuestOsFeatures($guestOsFeatures)
No description
getGuestOsFeatures()
No description
setIndex($index)
No description
int
getIndex()
No description
getInitializeParams()
No description
setInterface($interface)
No description
string
getInterface()
No description
setKind($kind)
No description
string
getKind()
No description
setLicenses($licenses)
No description
string[]
getLicenses()
No description
setMode($mode)
No description
string
getMode()
No description
setSource($source)
No description
string
getSource()
No description
setType($type)
No description
string
getType()
No description
Details
setAutoDelete($autoDelete)
No description
bool
getAutoDelete()
No description
setBoot($boot)
No description
bool
getBoot()
No description
setDeviceName($deviceName)
No description
string
getDeviceName()
No description
setGuestOsFeatures($guestOsFeatures)
No description
RuntimeGuestOsFeature[]
getGuestOsFeatures()
No description
setIndex($index)
No description
int
getIndex()
No description
setInitializeParams(LocalDiskInitializeParams $initializeParams)
No description
LocalDiskInitializeParams
getInitializeParams()
No description
setInterface($interface)
No description
string
getInterface()
No description
setKind($kind)
No description
string
getKind()
No description
setLicenses($licenses)
No description
string[]
getLicenses()
No description
setMode($mode)
No description
string
getMode()
No description
setSource($source)
No description
string
getSource()
No description
setType($type)
No description
string
getType()
No description