Get Instance Template Advanced Machine Feature
data class GetInstanceTemplateAdvancedMachineFeature(val enableNestedVirtualization: Boolean, val threadsPerCore: Int, val visibleCoreCount: Int)
Constructors
Link copied to clipboard
fun GetInstanceTemplateAdvancedMachineFeature(enableNestedVirtualization: Boolean, threadsPerCore: Int, visibleCoreCount: Int)