CapabilitiesCapabilities.MaxGpuCount プロパティ

定義

許可される最大 GPU 数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="maxGpuCount")]
public double? MaxGpuCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxGpuCount")>]
member this.MaxGpuCount : Nullable<double>
Public ReadOnly Property MaxGpuCount As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象