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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python