Share via


Job.ChainerSettings Property

Definition

Gets or sets specifies the settings for Chainer job.

[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

Applies to