ApplicationInsightsComponentProactiveDetectionConfiguration Class
A ProactiveDetection configuration definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ApplicationInsightsComponentProactiveDetectionConfiguration
Constructor
ApplicationInsightsComponentProactiveDetectionConfiguration(*, name: Optional[str] = None, location: Optional[str] = None, enabled: Optional[bool] = None, send_emails_to_subscription_owners: Optional[bool] = None, custom_emails=None, rule_definitions=None, **kwargs)
Parameters
- send_emails_to_subscription_owners
- bool
Required
A flag that indicated whether notifications on this rule should be sent to subscription owners
- rule_definitions
- ApplicationInsightsComponentProactiveDetectionConfigurationPropertiesRuleDefinitions
Required
Static definitions of the ProactiveDetection configuration rule (same values for all components).
Variables
- id
- str
Azure resource Id
- type
- str
Azure resource type
- name1
- str
The rule name
- last_updated_time
- str
The last time this rule was updated
Feedback
Submit and view feedback for