ListPathsResponse.StreamingPaths プロパティ

定義

現在のストリーミング ロケーターでサポートされているストリーミング パスを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象