Share via


Container.LimitCpu Property

Definition

The CPU limit of this container instance.

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

Property Value

Implements

Attributes

Applies to