MonitoringSettingPropertiesResponse

data class MonitoringSettingPropertiesResponse(val appInsightsInstrumentationKey: String? = null, val error: ErrorResponse? = null, val provisioningState: String, val traceEnabled: Boolean? = null)

Monitoring Setting properties payload

Constructors

Link copied to clipboard
constructor(appInsightsInstrumentationKey: String? = null, error: ErrorResponse? = null, provisioningState: String, traceEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Target application insight instrumentation key

Link copied to clipboard
val error: ErrorResponse? = null

Error when apply Monitoring Setting changes.

Link copied to clipboard

State of the Monitoring Setting.

Link copied to clipboard
val traceEnabled: Boolean? = null

Indicates whether enable the trace functionality