Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[AutoPR mediaservices/resource-manager] typo: mediaservices/resource-manager/Microsoft.Media #2008

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -59,7 +59,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -83,7 +83,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -922,7 +922,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -57,7 +57,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -80,7 +80,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -789,7 +789,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::MediaServices::Mgmt::V2018_03_30_preview
module Models
#
# Class to specify drm configurations of CommonEncryptionCbcs scheme in
# Class to specify DRM configurations of CommonEncryptionCbcs scheme in
# Streaming Policy
#
class CbcsDrmConfiguration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::MediaServices::Mgmt::V2018_03_30_preview
module Models
#
# Class to specify drm configurations of CommonEncryptionCenc scheme in
# Class to specify DRM configurations of CommonEncryptionCenc scheme in
# Streaming Policy
#
class CencDrmConfiguration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class CommonEncryptionCbcs
# tracks
attr_accessor :content_keys

# @return [CbcsDrmConfiguration] Configuration of DRMs for current
# @return [CbcsDrmConfiguration] Configuration of DRM for current
# encryption scheme
attr_accessor :drm

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class CommonEncryptionCenc
# tracks
attr_accessor :content_keys

# @return [CencDrmConfiguration] Configuration of DRMs for
# @return [CencDrmConfiguration] Configuration of DRM for
# CommonEncryptionCenc encryption scheme
attr_accessor :drm

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::MediaServices::Mgmt::V2018_03_30_preview
module Models
#
# The parameters to the list SAS requet.
# The parameters to the list SAS request.
#
class ListContainerSasInput

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -59,7 +59,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -83,7 +83,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -922,7 +922,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -57,7 +57,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -80,7 +80,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -789,7 +789,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class CommonEncryptionCbcs
# tracks
attr_accessor :content_keys

# @return [CbcsDrmConfiguration] Configuration of DRMs for current
# @return [CbcsDrmConfiguration] Configuration of DRM for current
# encryption scheme
attr_accessor :drm

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class CommonEncryptionCenc
# tracks
attr_accessor :content_keys

# @return [CencDrmConfiguration] Configuration of DRMs for
# @return [CencDrmConfiguration] Configuration of DRM for
# CommonEncryptionCenc encryption scheme
attr_accessor :drm

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
module Azure::MediaServices::Mgmt::V2018_06_01_preview
module Models
#
# The parameters to the list SAS requet.
# The parameters to the list SAS request.
#
class ListContainerSasInput

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -59,7 +59,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -83,7 +83,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -1026,7 +1026,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def initialize(client)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -57,7 +57,7 @@ def list(resource_group_name, account_name, filter = nil, top = nil, orderby = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand All @@ -80,7 +80,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, top = n
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param [Hash{String => String}] A hash of custom headers that will be added
# to the HTTP request.
Expand Down Expand Up @@ -789,7 +789,7 @@ def list_next_async(next_page_link, custom_headers = nil)
# @param top [Integer] Specifies a non-negative integer n that limits the
# number of items returned from a collection. The service returns the number of
# available items up to but not greater than the specified value n.
# @param orderby [String] Specifies the the key by which the result collection
# @param orderby [String] Specifies the key by which the result collection
# should be ordered.
# @param custom_headers [Hash{String => String}] A hash of custom headers that
# will be added to the HTTP request.
Expand Down
Loading