Delen via


AppPlatformCustomContainer.Command Property

Definition

Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided.

public System.Collections.Generic.IList<string> Command { get; }
member this.Command : System.Collections.Generic.IList<string>
Public ReadOnly Property Command As IList(Of String)

Property Value

Applies to