Compartir a través de


ListPathsResponse.StreamingPaths Propiedad

Definición

Obtiene o establece rutas de acceso de streaming compatibles con el localizador de streaming actual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a