Share via


Cluster.NodeSetup 屬性

定義

取得或設定節點設定。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

安裝程式 (掛接檔案系統、效能計數器設定和自訂安裝工作,) 在叢集中的每個計算節點上執行。

適用於