Share via


Job.HorovodSettings Property

Definition

Gets or sets specifies the settings for Horovod job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to