LiveEventActionInput Class
The LiveEvent action input parameter definition.
- Inheritance
-
azure.mgmt.media._serialization.ModelLiveEventActionInput
Constructor
LiveEventActionInput(*, remove_outputs_on_stop: bool | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
remove_outputs_on_stop
|
The flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets. |
Variables
Name | Description |
---|---|
remove_outputs_on_stop
|
The flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python