ListStreamingLocatorsResponse.StreamingLocators 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.
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