Sha256: 2bce021ca63f49b64c1094a589a7018ca80da220af2f025be20d3e6c2bff1073

Contents?: true

Size: 467 Bytes

Versions: 2

Compression:

Stored size: 467 Bytes

Contents

# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.

module Azure::MediaServices::Mgmt::V2020_05_01
  module Models
    #
    # Defines values for StreamingPolicyStreamingProtocol
    #
    module StreamingPolicyStreamingProtocol
      Hls = "Hls"
      Dash = "Dash"
      SmoothStreaming = "SmoothStreaming"
      Download = "Download"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_media_services-0.21.1 lib/2020-05-01/generated/azure_mgmt_media_services/models/streaming_policy_streaming_protocol.rb
azure_mgmt_media_services-0.21.0 lib/2020-05-01/generated/azure_mgmt_media_services/models/streaming_policy_streaming_protocol.rb