共用方式為


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

備註

Tensor Flow 作業的設定。

適用於