Application Insights Component Proactive Detection Configuration Properties Response Rule Definitions
data class ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesResponseRuleDefinitions(val description: String? = null, val displayName: String? = null, val helpUrl: String? = null, val isEnabledByDefault: Boolean? = null, val isHidden: Boolean? = null, val isInPreview: Boolean? = null, val name: String? = null, val supportsEmailNotifications: Boolean? = null)
Static definitions of the ProactiveDetection configuration rule (same values for all components).
Constructors
Link copied to clipboard
fun ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesResponseRuleDefinitions(description: String? = null, displayName: String? = null, helpUrl: String? = null, isEnabledByDefault: Boolean? = null, isHidden: Boolean? = null, isInPreview: Boolean? = null, name: String? = null, supportsEmailNotifications: Boolean? = null)