次の方法で共有


JobCreateParameters.PyTorchSettings プロパティ

定義

pyTorch 設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pyTorchSettings")]
public Microsoft.Azure.Management.BatchAI.Models.PyTorchSettings PyTorchSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pyTorchSettings")>]
member this.PyTorchSettings : Microsoft.Azure.Management.BatchAI.Models.PyTorchSettings with get, set
Public Property PyTorchSettings As PyTorchSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

pyTorch ジョブの設定。

適用対象