Delen via


Job.ContainerSettings Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld als de taak wordt uitgevoerd in de opgegeven container.

[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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Als de container is gedownload als onderdeel van de clusterinstallatie, wordt dezelfde containerinstallatiekopieën gebruikt. Als deze niet is opgegeven, wordt de taak uitgevoerd op de VM.

Van toepassing op