updateProblem
inline suspend fun ApplicationInsightsClient.updateProblem(crossinline block: UpdateProblemRequest.Builder.() -> Unit): UpdateProblemResponse
Updates the visibility of the problem or specifies the problem as RESOLVED
.
Updates the visibility of the problem or specifies the problem as RESOLVED
.