ResourceRequests.Gpu プロパティ

定義

このコンテナー インスタンスの GPU 要求を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象