次の方法で共有


StreamingPolicyContentKeys.KeyToTrackMappings プロパティ

定義

トラックを表す取得または設定には、個別のコンテンツ キーが必要です

[Newtonsoft.Json.JsonProperty(PropertyName="keyToTrackMappings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.StreamingPolicyContentKey> KeyToTrackMappings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyToTrackMappings")>]
member this.KeyToTrackMappings : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.StreamingPolicyContentKey> with get, set
Public Property KeyToTrackMappings As IList(Of StreamingPolicyContentKey)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象