Share via


CapabilitiesAutoGenerated.MaxCpu Property

Definition

The maximum allowed CPU request in cores.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public float? MaxCpu { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.MaxCpu : Nullable<single>
Public ReadOnly Property MaxCpu As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to