次の方法で共有


StreamingLocator.AlternativeMediaId プロパティ

定義

このストリーミング ロケーターの代替メディア ID を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象