Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments to the entrypoint. The docker image's CMD is used if this is not provided.
public System.Collections.Generic.IList<string> Args { get; }
member this.Args : System.Collections.Generic.IList<string>