Share via


Container.LimitsGpuCount Property

Definition

The count of the GPU resource.

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

Property Value

Implements

Attributes

Applies to