共用方式為


JobCreateParameters.HorovodSettings 屬性

定義

取得或設定 horovod 設定。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

Horovod 作業的設定。

適用於