Partager via


StreamingLocator.ContentKeys Propriété

Définition

Obtient ou définit les ContentKeys utilisées par ce localisateur de streaming.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à