Partager via


StreamingPath.StreamingProtocol Propriété

Définition

Obtient ou définit le protocole de streaming. Les valeurs possibles sont les suivantes : '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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à