Capabilities.Gpu Property

Definition

Gets the GPU sku that this capability describes.

[Newtonsoft.Json.JsonProperty(PropertyName="gpu")]
public string Gpu { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gpu")>]
member this.Gpu : string
Public ReadOnly Property Gpu As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to