Share via


ListPathsResponse.StreamingPaths Property

Definition

Gets or sets streaming Paths supported by current Streaming Locator

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to