Share via


JobCreateParameters.ChainerSettings Property

Definition

Gets or sets chainer settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Settings for Chainer job.

Applies to