Condividi tramite


Job.JobPreparation Proprietà

Definizione

Ottiene o imposta specifica le azioni da eseguire prima dell'avvio del kit di strumenti.

[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

Le azioni specificate verranno eseguite in tutti i nodi che fanno parte del processo

Si applica a