次の方法で共有


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 ジョブの設定。

適用対象