Share via


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

Property Value

Implements

Attributes

Applies to