Partilhar via


ResourceLimits.Gpu Propriedade

Definição

Obtém ou define o limite de GPU dessa instância de contêiner.

[Newtonsoft.Json.JsonProperty(PropertyName="gpu")]
public Microsoft.Azure.Management.ContainerInstance.Models.GpuResource Gpu { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="gpu")>]
member this.Gpu : Microsoft.Azure.Management.ContainerInstance.Models.GpuResource with get, set
Public Property Gpu As GpuResource

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a