Portal Functions
object PortalFunctions
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 azure.portal.Dashboard
resource.
suspend fun getDashboard(argument: suspend GetDashboardPlainArgsBuilder.() -> Unit): GetDashboardResult
suspend fun getDashboard(dashboardProperties: String? = null, displayName: String? = null, name: String? = null, resourceGroupName: String): GetDashboardResult