次の方法で共有


AppPlatformCustomContainer.Args プロパティ

定義

エントリポイントの引数。 これが指定されていない場合は、Docker イメージの CMD が使用されます。

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

プロパティ値

適用対象