次の方法で共有


Capabilities.Gpu プロパティ

定義

この機能で説明されている GPU SKU を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象