次の方法で共有


AppPlatformCustomContainer.Command プロパティ

定義

Entrypoint 配列。 シェル内では実行されません。 これが指定されていない場合は、Docker イメージの ENTRYPOINT が使用されます。

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

プロパティ値

適用対象