Job.CaffeSettings Property

Definition

Gets or sets specifies the settings for Caffe job.

[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

Applies to