Share via


Job.CustomMpiSettings Property

Definition

Gets or sets specifies the settings for custom MPI job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to