Compartilhar via


JobCreateParameters.CustomMpiSettings Propriedade

Definição

Obtém ou define configurações de MPI personalizadas.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Configurações para trabalho de MPI personalizado.

Aplica-se a