Compartir a través de


StreamingLocator.ContentKeys Propiedad

Definición

Obtiene o establece las claves de contenido usadas por este localizador 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a