次の方法で共有


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 ジョブの設定。

適用対象