Share via


Container.LimitsGpuSku 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? LimitsGpuSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.LimitsGpuSku : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Support.GpuSku> with get, set
Public Property LimitsGpuSku As Nullable(Of GpuSku)

Property Value

Implements

Attributes

Applies to