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