共用方式為


JobCreateParameters.CaffeSettings 屬性

定義

取得或設定 caffe 設定。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

Caffe 作業的設定。

適用於