Condividi tramite


Cluster.NodeSetup Proprietà

Definizione

Ottiene o imposta la configurazione del nodo.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Installazione (montaggio file system, impostazioni contatori delle prestazioni e attività di installazione personalizzata) da eseguire in ogni nodo di calcolo nel cluster.

Si applica a