Compartir a través de


AppPlatformCustomContainer.Command Propiedad

Definición

Matriz de puntos de entrada. No se ejecuta dentro de un shell. Si no se proporciona, se usa ENTRYPOINT de la imagen de Docker.

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

Valor de propiedad

Se aplica a