CustomMpiSettings 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
CustomMpiSettings() |
初始化 CustomMpiSettings 類別的新實例。 |
CustomMpiSettings(String, Nullable<Int32>) |
初始化 CustomMpiSettings 類別的新實例。 |
CustomMpiSettings()
初始化 CustomMpiSettings 類別的新實例。
public CustomMpiSettings ();
Public Sub New ()
適用於
CustomMpiSettings(String, Nullable<Int32>)
初始化 CustomMpiSettings 類別的新實例。
public CustomMpiSettings (string commandLine, int? processCount = default);
new Microsoft.Azure.Management.BatchAI.Models.CustomMpiSettings : string * Nullable<int> -> Microsoft.Azure.Management.BatchAI.Models.CustomMpiSettings
Public Sub New (commandLine As String, Optional processCount As Nullable(Of Integer) = Nothing)
參數
- commandLine
- String
命令列。