ApplicationInsightsComponentPricingPlan Class
An Application Insights component pricing plan.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.applicationinsights.v2017_10_01.models._models_py3.ResourceApplicationInsightsComponentPricingPlan
Constructor
ApplicationInsightsComponentPricingPlan(*, plan_type: Optional[str] = None, cap: Optional[float] = None, warning_threshold: Optional[int] = None, stop_send_notification_when_hit_threshold: Optional[bool] = None, stop_send_notification_when_hit_cap: Optional[bool] = None, **kwargs)
Parameters
- stop_send_notification_when_hit_cap
- bool
Required
Do not send a notification email when the daily data volume cap is met.
Variables
- id
- str
Azure resource Id.
- name
- str
Azure resource name.
- type
- str
Azure resource type.
- reset_hour
- int
Daily data volume cap UTC reset hour.
- max_history_cap
- float
Maximum daily data volume cap that the user can set for this component.
Feedback
Submit and view feedback for