Partager via


IAgentConfiguration.WithCpuCount(Int32) Méthode

Définition

Fonction qui met à jour le nombre de processeurs.

public Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate WithCpuCount (int count);
abstract member WithCpuCount : int -> Microsoft.Azure.Management.ContainerRegistry.Fluent.RegistryTask.Update.IUpdate
Public Function WithCpuCount (count As Integer) As IUpdate

Paramètres

count
Int32

Nombre de processeurs.

Retours

S’applique à