ResourceLimits.Cpu Property

Definition

The CPU limit of this container instance.

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

Property Value

Implements

Cpu
Attributes

Applies to