次の方法で共有


InitContainerDefinitionContent.Command プロパティ

定義

init コンテナー内で実行する exec 形式のコマンド。

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

プロパティ値

適用対象