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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/