次の方法で共有


JobCreateParameters.CntkSettings プロパティ

定義

CNTK 設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

CNTK (Microsoft Cognitive Toolkit) ジョブの設定。

適用対象