Compartir a través de


AgentProperties.Cpu Property

Definition

The CPU configuration in terms of number of cores required for the run.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public int? Cpu { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Cpu : Nullable<int> with get, set
Public Property Cpu As Nullable(Of Integer)

Property Value

Implements

Cpu
Attributes

Applies to