Share via


ListContentKeysResponse.ContentKeys Property

Definition

Gets or sets contentKeys used by current Streaming Locator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to