Compartir a través de


StreamingPath.StreamingProtocol Propiedad

Definición

Obtiene o establece el protocolo de streaming. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a