Sdílet prostřednictvím


JobCreateParameters.ContainerSettings Vlastnost

Definice

Získá nebo nastaví nastavení kontejneru.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Nastavení kontejneru Dockeru pro úlohu Pokud není k dispozici, úloha se spustí přímo na uzlu.

Platí pro