次の方法で共有


Job.TensorFlowSettings プロパティ

定義

Tensor Flow ジョブの設定を取得または設定します。

[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

適用対象