class AdvancedMachineFeatures extends Model (View source)

Properties

bool $enableNestedVirtualization
bool $enableUefiNetworking
string $performanceMonitoringUnit
int $threadsPerCore
int $visibleCoreCount

Methods

setEnableNestedVirtualization($enableNestedVirtualization)

No description

bool
setEnableUefiNetworking($enableUefiNetworking)

No description

bool
getEnableUefiNetworking()

No description

setPerformanceMonitoringUnit($performanceMonitoringUnit)

No description

string
getPerformanceMonitoringUnit()

No description

setThreadsPerCore($threadsPerCore)

No description

int
getThreadsPerCore()

No description

setVisibleCoreCount($visibleCoreCount)

No description

int
getVisibleCoreCount()

No description

Details

setEnableNestedVirtualization($enableNestedVirtualization)

No description

Parameters

$enableNestedVirtualization

bool getEnableNestedVirtualization()

No description

Return Value

bool

setEnableUefiNetworking($enableUefiNetworking)

No description

Parameters

$enableUefiNetworking

bool getEnableUefiNetworking()

No description

Return Value

bool

setPerformanceMonitoringUnit($performanceMonitoringUnit)

No description

Parameters

$performanceMonitoringUnit

string getPerformanceMonitoringUnit()

No description

Return Value

string

setThreadsPerCore($threadsPerCore)

No description

Parameters

$threadsPerCore

int getThreadsPerCore()

No description

Return Value

int

setVisibleCoreCount($visibleCoreCount)

No description

Parameters

$visibleCoreCount

int getVisibleCoreCount()

No description

Return Value

int