Condividi tramite


JobCreateParameters.JobPreparation Proprietà

Definizione

Ottiene o imposta la preparazione del processo.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Riga di comando da eseguire in ogni nodo allocato per il processo prima dell'avvio del kit di strumenti.

Si applica a