ShutdownNotificationContent Class
The contents of a shutdown notification. Webhooks can use this type to deserialize the request body when they get notified of an imminent shutdown.
- Inheritance
-
ShutdownNotificationContent
Constructor
ShutdownNotificationContent(*, skip_url: Optional[str] = None, delay_url60: Optional[str] = None, delay_url120: Optional[str] = None, vm_name: Optional[str] = None, guid: Optional[str] = None, owner: Optional[str] = None, vm_url: Optional[str] = None, minutes_until_shutdown: Optional[str] = None, event_type: Optional[str] = None, text: Optional[str] = None, subscription_id: Optional[str] = None, resource_group_name: Optional[str] = None, lab_name: Optional[str] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for