Share via


InitContainerDefinitionContent.Command Property

Definition

The command to execute within the init container in exec form.

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