StreamingLocatorData.ContentKeys Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ContentKeys used by this Streaming Locator.
public System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamingLocatorContentKey> ContentKeys { get; }
member this.ContentKeys : System.Collections.Generic.IList<Azure.ResourceManager.Media.Models.StreamingLocatorContentKey>
Public ReadOnly Property ContentKeys As IList(Of StreamingLocatorContentKey)