Skip to content
Docs Try Aspire

ContainerRuntimeArgsCallbackAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents an additional argument to pass to the container runtime run command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerRuntimeArgsCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}