JobCreateParameters.ChainerSettings 속성

정의

체인커 설정을 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

Chainer 작업에 대한 설정입니다.

적용 대상