public static interface RegistryTask.UpdateStages.AgentConfiguration
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.Update |
withCpuCount(int count)
The function that updates the count of the CPU.
|
RegistryTask.Update 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.
*/