Azurerm_portal_dashboard Plain Args
data class Azurerm_portal_dashboardPlainArgs(val dashboardProperties: String? = null, val displayName: String? = null, val name: String? = null, val resourceGroupName: String) : ConvertibleToJava<Azurerm_portal_dashboardPlainArgs>
A collection of arguments for invoking azurerm_portal_dashboard.
Constructors
Link copied to clipboard
fun Azurerm_portal_dashboardPlainArgs(dashboardProperties: String? = null, displayName: String? = null, name: String? = null, resourceGroupName: String)