Share via


Job.Caffe2Settings Property

Definition

Gets or sets specifies the settings for Caffe2 job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to