Share via


BatchTaskContainerSettings.ContainerRunOptions Property

Definition

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