ICapabilities.Gpu Property

Definition

The GPU sku that this capability describes.

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

Property Value

Attributes

Applies to