ExecutableAnnotation Properties
Class Properties 2 members
Represents an annotation for a container image.
Gets or sets the command associated with this executable resource.
public string Command { get; set; } Gets or sets the working directory for the executable resource.
public string WorkingDirectory { get; set; }