Skip to content
Docs Try Aspire

ContainerRuntimeArgsCallbackAnnotation

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