Application Insights Component Proactive Detection Configuration Properties Response
data class ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesResponse(val customEmails: List<String>? = null, val enabled: Boolean? = null, val lastUpdatedTime: String, val name: String, val ruleDefinitions: ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesResponseRuleDefinitions? = null, val sendEmailsToSubscriptionOwners: Boolean? = null)
Properties that define a ProactiveDetection configuration.
Properties
Link copied to clipboard
Custom email addresses for this rule notifications
Link copied to clipboard
The last time this rule was updated
Link copied to clipboard
val ruleDefinitions: ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesResponseRuleDefinitions? = null
Static definitions of the ProactiveDetection configuration rule (same values for all components).
Link copied to clipboard
A flag that indicated whether notifications on this rule should be sent to subscription owners