LiveEventActionInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The LiveEvent action input parameter definition.
public class LiveEventActionInput
type LiveEventActionInput = class
Public Class LiveEventActionInput
- Inheritance
-
LiveEventActionInput
Constructors
LiveEventActionInput() |
Initializes a new instance of the LiveEventActionInput class. |
LiveEventActionInput(Nullable<Boolean>) |
Initializes a new instance of the LiveEventActionInput class. |
Properties
RemoveOutputsOnStop |
Gets or sets the flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets. |