Package-level declarations
Types
Link copied to clipboard
data class GetDashboardPlainArgs(val dashboardProperties: String? = null, val displayName: String? = null, val name: String? = null, val resourceGroupName: String) : ConvertibleToJava<GetDashboardPlainArgs>
A collection of arguments for invoking getDashboard.
Link copied to clipboard
Builder for GetDashboardPlainArgs.