Skip to content
Docs Try Aspire

CommandOptions

Class net10.0
📦 Aspire.Hosting v13.1.2
Optional configuration for resource commands added with ResourceBuilderExtensions.WithCommand.
namespace Aspire.Hosting.ApplicationModel;
public class CommandOptions
{
// ...
}