Delen via


BatchTaskContainerSettings.ContainerRunOptions Property

Definition

Additional options to the container create command. These additional options are supplied as arguments to the "docker create" command, in addition to those controlled by the Batch Service.

public string ContainerRunOptions { get; set; }
member this.ContainerRunOptions : string with get, set
Public Property ContainerRunOptions As String

Property Value

Applies to