Azurerm_portal_dashboardResult

data class Azurerm_portal_dashboardResult(val dashboardProperties: String, val displayName: String? = null, val id: String, val location: String, val name: String? = null, val resourceGroupName: String, val tags: Map<String, String>)

A collection of values returned by azurerm_portal_dashboard.

Constructors

Link copied to clipboard
constructor(dashboardProperties: String, displayName: String? = null, id: String, location: String, name: String? = null, resourceGroupName: String, tags: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

JSON data representing dashboard body.

Link copied to clipboard
val displayName: String? = null
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

The Azure Region where the shared Azure Portal dashboard exists.

Link copied to clipboard
val name: String? = null
Link copied to clipboard
Link copied to clipboard

A mapping of tags assigned to the shared Azure Portal dashboard.