AzureAppServiceEnvironmentResource.withDashboard
Method
interface AzureAppServiceEnvironmentResource { // ... omitted for brevity withDashboard(enable?: boolean): AzureAppServiceEnvironmentResource;}Signature
method
withDashboard builder Configures whether the Aspire dashboard is included in the Azure App Service environment
withDashboard(enable?: boolean): AzureAppServiceEnvironmentResourceParameters
enable boolean optional = True Returns
AzureAppServiceEnvironmentResource Defined on
This method is defined on the following type: