Share via


JobCreateParameters.CaffeSettings Property

Definition

Gets or sets caffe settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Settings for Caffe job.

Applies to