Share via


Job.PyTorchSettings Property

Definition

Gets or sets specifies the settings for pyTorch job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to