class VmCreationConfig extends Model (View source)

Properties

string $subnet
string $vmMachineType
string $vmZone

Methods

setSubnet($subnet)

No description

string
getSubnet()

No description

setVmMachineType($vmMachineType)

No description

string
getVmMachineType()

No description

setVmZone($vmZone)

No description

string
getVmZone()

No description

Details

setSubnet($subnet)

No description

Parameters

$subnet

string getSubnet()

No description

Return Value

string

setVmMachineType($vmMachineType)

No description

Parameters

$vmMachineType

string getVmMachineType()

No description

Return Value

string

setVmZone($vmZone)

No description

Parameters

$vmZone

string getVmZone()

No description

Return Value

string