Sdílet prostřednictvím


CapabilitiesCapabilities.MaxCpu Property

Definition

Gets the maximum allowed CPU request in cores.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to