ApplicationInsightsResponse

data class ApplicationInsightsResponse(val id: String? = null, val key: String? = null)

Application Insights key

Constructors

Link copied to clipboard
constructor(id: String? = null, key: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Resource id for Application Insights

Link copied to clipboard
val key: String? = null

Application Insights key