LiveEvent.Input Property

Definition

Gets or sets live event input settings. It defines how the live event receives input from a contribution encoder.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.input")]
public Microsoft.Azure.Management.Media.Models.LiveEventInput Input { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.input")>]
member this.Input : Microsoft.Azure.Management.Media.Models.LiveEventInput with get, set
Public Property Input As LiveEventInput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to