Language

ArcDeploymentResourceRequirements.Gpu Property

Definition

Kubernetes GPU quantity, for example 1, 2, or 5. Required when specifying GPU limits. Do not specify with cpu or memory.

public int? Gpu { get; set; }
member this.Gpu : Nullable<int> with get, set
Public Property Gpu As Nullable(Of Integer)

Property Value

Applies to