class LicenseResourceRequirements extends Model (View source)

Properties

int $minGuestCpuCount
int $minMemoryMb

Methods

setMinGuestCpuCount($minGuestCpuCount)

No description

int
getMinGuestCpuCount()

No description

setMinMemoryMb($minMemoryMb)

No description

int
getMinMemoryMb()

No description

Details

setMinGuestCpuCount($minGuestCpuCount)

No description

Parameters

$minGuestCpuCount

int getMinGuestCpuCount()

No description

Return Value

int

setMinMemoryMb($minMemoryMb)

No description

Parameters

$minMemoryMb

int getMinMemoryMb()

No description

Return Value

int