次の方法で共有


JobCreateParameters.TensorFlowSettings プロパティ

定義

tensorFlow 設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

注釈

テンソル フロー ジョブの設定。

適用対象