次の方法で共有


LiveEvent.Input プロパティ

定義

ライブ イベントの入力設定を取得または設定します。 ライブ イベントがコントリビューション エンコーダーから入力を受け取る方法を定義します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象