共用方式為


Job.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

適用於