AzureAppServiceEnvironmentResource.withDashboard
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withDashboard(enable?: boolean): AzureAppServiceEnvironmentResource;}Signature
method
withDashboardbuilderConfigures whether the Aspire dashboard should be included in the Azure App Service environment.
withDashboard(enable?: boolean): AzureAppServiceEnvironmentResourceParameters
enablebooleanoptional= TrueReturns
AzureAppServiceEnvironmentResourceDefined on
This method is defined on the following type: