Compartir a través de


ListStreamingLocatorsResponse.StreamingLocators Propiedad

Definición

Obtiene la lista de localizadores de streaming.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a