UserInitiatedReboot Class
Specifies Reboot related Scheduled Event related configurations.
- Inheritance
-
azure.mgmt.compute._serialization.ModelUserInitiatedReboot
Constructor
UserInitiatedReboot(*, automatically_approve: bool | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
automatically_approve
|
Specifies Reboot Scheduled Event related configurations. |
Variables
Name | Description |
---|---|
automatically_approve
|
Specifies Reboot Scheduled Event related configurations. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python