LiveEventInput.StreamingProtocol プロパティ

定義

ライブ イベントの入力プロトコルを取得または設定します。 これは作成時に指定され、更新できません。 使用可能な値は、'FragmentedMP4'、'RTMP' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象