Share via


ListStreamingLocatorsResponse.StreamingLocators Property

Definition

Gets the list of Streaming Locators.

[Newtonsoft.Json.JsonProperty(PropertyName="streamingLocators")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.AssetStreamingLocator> StreamingLocators { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingLocators")>]
member this.StreamingLocators : System.Collections.Generic.IList<Microsoft.Azure.Management.Media.Models.AssetStreamingLocator>
Public ReadOnly Property StreamingLocators As IList(Of AssetStreamingLocator)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to