Condividi tramite


Job.ContainerSettings Proprietà

Definizione

Ottiene o imposta se specificato il processo verrà eseguito nel contenitore specificato.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Se il contenitore è stato scaricato come parte della configurazione del cluster, verrà usata la stessa immagine del contenitore. Se non specificato, il processo verrà eseguito nella macchina virtuale.

Si applica a