Share via


ResourceLimits.GpuSku Property

Definition

The SKU of the GPU resource.

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

Property Value

Implements

Attributes

Applies to