Share via


AppPlatformCustomContainer.Args Property

Definition

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>
Public ReadOnly Property Args As IList(Of String)

Property Value

Applies to