Skip to content
DocsTry Aspire
DocsTry

ContainerRuntimeArgsCallbackContext

Classsealednet8.0
📦 Aspire.Hosting v13.4.0
Represents a callback context for the list of command-line arguments to be passed to the container runtime run command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerRuntimeArgsCallbackContext
{
// ...
}