LiveEventPreview.AlternativeMediaId プロパティ

定義

プレビュー用に作成されたストリーミング ロケーターに関連付けられている代替メディア識別子を取得または設定します。 この値は作成時に指定され、更新できません。 識別子は、StreamingPolicyName フィールドで指定された StreamingPolicy の CustomLicenseAcquisitionUrlTemplate または CustomKeyAcquisitionUrlTemplate で使用できます。

[Newtonsoft.Json.JsonProperty(PropertyName="alternativeMediaId")]
public string AlternativeMediaId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alternativeMediaId")>]
member this.AlternativeMediaId : string with get, set
Public Property AlternativeMediaId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象