Share via


ICapabilities.Gpu Property

Definition

The GPU sku that this capability describes.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The GPU sku that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="gpu")]
public string Gpu { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The GPU sku that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="gpu")>]
member this.Gpu : string
Public ReadOnly Property Gpu As String

Property Value

Attributes

Applies to