EnabledProtocols Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class to specify which protocols are enabled
public class EnabledProtocols
type EnabledProtocols = class
Public Class EnabledProtocols
- Inheritance
-
EnabledProtocols
Constructors
EnabledProtocols() |
Initializes a new instance of the EnabledProtocols class. |
EnabledProtocols(Boolean, Boolean, Boolean, Boolean) |
Initializes a new instance of the EnabledProtocols class. |
Properties
Dash |
Gets or sets enable DASH protocol or not |
Download |
Gets or sets enable Download protocol or not |
Hls |
Gets or sets enable HLS protocol or not |
SmoothStreaming |
Gets or sets enable SmoothStreaming protocol or not |
Methods
Validate() |
Validate the object. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET