NotificationSettingsFragment Class
Notification settings for a schedule.
- Inheritance
-
NotificationSettingsFragment
Constructor
NotificationSettingsFragment(*, status: Optional[Union[str, azure.mgmt.devtestlabs.models._dev_test_labs_client_enums.EnableStatus]] = None, time_in_minutes: Optional[int] = None, webhook_url: Optional[str] = None, email_recipient: Optional[str] = None, notification_locale: Optional[str] = None, **kwargs)
Parameters
- status
- str or EnableStatus
Required
If notifications are enabled for this schedule (i.e. Enabled, Disabled). Possible values include: "Enabled", "Disabled".
- email_recipient
- str
Required
The email recipient to send notifications to (can be a list of semi- colon separated email addresses).
- notification_locale
- str
Required
The locale to use when sending a notification (fallback for unsupported languages is EN).
Feedback
Submit and view feedback for