Share via


CapabilitiesCapabilities.MaxGpuCount Property

Definition

Gets the maximum allowed GPU count.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to