NotificationPreference Class
Notification preference for a job stage.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
NotificationPreference
Constructor
NotificationPreference(*, stage_name: Union[str, azure.mgmt.databox.v2018_01_01.models._data_box_management_client_enums.NotificationStageName], send_notification: bool, **kwargs)
Parameters
- stage_name
- str or <xref:azure.mgmt.databox.models.NotificationStageName>
Required
Required. Name of the stage. Possible values include: "DevicePrepared", "Dispatched", "Delivered", "PickedUp", "AtAzureDC", "DataCopy".
Feedback
Submit and view feedback for