Skip to content
DocsTry Aspire
DocsTry

HttpCommandOptions

Classnet8.0
📦 Aspire.Hosting v13.4.0
Optional configuration for resource HTTP commands added with ResourceBuilderExtensions.WithHttpCommand.
namespace Aspire.Hosting.ApplicationModel;
public class HttpCommandOptions
: Aspire.Hosting.ApplicationModel.CommandOptions
{
// ...
}