withDashboard
Function
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 Applies to
This function is an extension method on the following types: