JobCreateParameters.CustomMpiSettings 속성

정의

사용자 지정 MPI 설정을 가져오거나 설정합니다.

[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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

사용자 지정 MPI 작업에 대한 설정입니다.

적용 대상