DashboardFunctions

Functions

Link copied to clipboard

Use this data source to access information about an existing shared dashboard in the Azure Portal. This is the data source of the azurerm_dashboard resource.

suspend fun azurerm_portal_dashboard(dashboardProperties: String? = null, displayName: String? = null, name: String? = null, resourceGroupName: String): Azurerm_portal_dashboardResult
Link copied to clipboard

Use this data source to access information about an existing Grafana Dashboard.

suspend fun getGrafana(argument: suspend GetGrafanaPlainArgsBuilder.() -> Unit): GetGrafanaResult
suspend fun getGrafana(identity: GetGrafanaIdentity? = null, name: String, resourceGroupName: String): GetGrafanaResult