public static interface RegistryTask.DefinitionStages.AgentConfiguration
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.DefinitionStages.TaskCreatable |
withCpuCount(int count)
The function that specifies the count of the CPU.
|
RegistryTask.DefinitionStages.TaskCreatable withCpuCount(int count)
count - the CPU count.Copyright © 2019. All rights reserved.