getDashboard

Gets the Dashboard. API Version: 2020-09-01-preview.

Return

The shared dashboard resource definition.

Parameters

argument

null


suspend fun getDashboard(dashboardName: String, resourceGroupName: String): GetDashboardResult

Return

The shared dashboard resource definition.

Parameters

dashboardName

The name of the dashboard.

resourceGroupName

The name of the resource group.

See also


Return

The shared dashboard resource definition.

Parameters

argument

Builder for com.pulumi.azurenative.portal.kotlin.inputs.GetDashboardPlainArgs.

See also