AspNetCoreReportingSettings Properties
Contains options used to manage reporting tools in a with .NET Aspire application.| Name | Description |
|---|---|
| DisableMetrics | Gets or sets whether to disable reporting metrics in a .NET Aspire dashboard. |
| DisableTracing | Gets or sets whether to disable tracing in a .NET Aspire dashboard. |
See Also