Share via


StreamingPath.StreamingProtocol Property

Definition

Gets or sets streaming protocol. Possible values include: 'Hls', 'Dash', 'SmoothStreaming', 'Download'

[Newtonsoft.Json.JsonProperty(PropertyName="streamingProtocol")]
public Microsoft.Azure.Management.Media.Models.StreamingPolicyStreamingProtocol StreamingProtocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="streamingProtocol")>]
member this.StreamingProtocol : Microsoft.Azure.Management.Media.Models.StreamingPolicyStreamingProtocol with get, set
Public Property StreamingProtocol As StreamingPolicyStreamingProtocol

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to