Freigeben über


Job.ContainerSettings Eigenschaft

Definition

Ruft ab oder legt fest, ob der Auftrag im angegebenen Container ausgeführt wird.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Wenn der Container im Rahmen des Clustersetups heruntergeladen wurde, wird das gleiche Containerimage verwendet. Falls nicht angegeben, wird der Auftrag auf dem virtuellen Computer ausgeführt.

Gilt für: