Share via


Job.CntkSettings Property

Definition

Gets or sets specifies the settings for CNTK (aka Microsoft Cognitive Toolkit) job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to