次の方法で共有


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 ジョブの設定。

適用対象