Share via


Container.RequestsGpuCount Property

Definition

The count of the GPU resource.

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

Property Value

Implements

Attributes

Applies to