diff --git a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/assets.rb b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/assets.rb index 3fe5311592..076e272d9c 100644 --- a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/assets.rb +++ b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/assets.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/content_key_policies.rb b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/content_key_policies.rb index d02b368a2b..29d1afc422 100644 --- a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/content_key_policies.rb +++ b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/content_key_policies.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb index 3e5c79e98f..1d288eae6a 100644 --- a/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb +++ b/management/azure_mgmt_media_services/lib/2018-03-30-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb @@ -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 diff --git a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/assets.rb b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/assets.rb index e959e11ea1..e99e9498ce 100644 --- a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/assets.rb +++ b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/assets.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb index bf223d5f8c..6193108e17 100644 --- a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb +++ b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/content_key_policies.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb index c400e8e0b7..c8663775d5 100644 --- a/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb +++ b/management/azure_mgmt_media_services/lib/2018-06-01-preview/generated/azure_mgmt_media_services/models/list_container_sas_input.rb @@ -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 diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/assets.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/assets.rb index 4386507efe..3fd067ee49 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/assets.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/assets.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/content_key_policies.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/content_key_policies.rb index 2ee6f51f03..bf75ac2779 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/content_key_policies.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/content_key_policies.rb @@ -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. @@ -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. @@ -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. @@ -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. diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/jobs.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/jobs.rb index 0073330420..c2e8d8ef0f 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/jobs.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/jobs.rb @@ -31,7 +31,7 @@ def initialize(client) # @param account_name [String] The Media Services account name. # @param transform_name [String] The Transform name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -53,7 +53,7 @@ def list(resource_group_name, account_name, transform_name, filter = nil, orderb # @param account_name [String] The Media Services account name. # @param transform_name [String] The Transform name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -74,7 +74,7 @@ def list_with_http_info(resource_group_name, account_name, transform_name, filte # @param account_name [String] The Media Services account name. # @param transform_name [String] The Transform name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -787,7 +787,7 @@ def list_next_async(next_page_link, custom_headers = nil) # @param account_name [String] The Media Services account name. # @param transform_name [String] The Transform name. # @param filter [String] Restricts the set of items returned. - # @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. diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/absolute_clip_time.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/absolute_clip_time.rb index a751500107..bf8506d4dc 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/absolute_clip_time.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/absolute_clip_time.rb @@ -22,7 +22,7 @@ def initialize attr_accessor :@odatatype # @return [Duration] The time position on the timeline of the input - # media. It is usually speicified as an ISO8601 period. e.g PT30S for 30 + # media. It is usually specified as an ISO8601 period. e.g PT30S for 30 # seconds. attr_accessor :time diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb index 4d66de7bac..a732eb8ebb 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/filter_track_property_condition.rb @@ -17,7 +17,7 @@ class FilterTrackPropertyCondition # 'Bitrate' attr_accessor :property - # @return [String] The track proprty value. + # @return [String] The track property value. attr_accessor :value # @return [FilterTrackPropertyCompareOperation] The track property diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/presentation_time_range.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/presentation_time_range.rb index 336f0a4033..448cad0480 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/presentation_time_range.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/models/presentation_time_range.rb @@ -28,7 +28,7 @@ class PresentationTimeRange # @return [Integer] The time scale of time stamps. attr_accessor :timescale - # @return [Boolean] The indicator of forcing exsiting of end time stamp. + # @return [Boolean] The indicator of forcing existing of end time stamp. attr_accessor :force_end_timestamp diff --git a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/transforms.rb b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/transforms.rb index 8879088e5e..3fa9b208bd 100644 --- a/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/transforms.rb +++ b/management/azure_mgmt_media_services/lib/2018-07-01/generated/azure_mgmt_media_services/transforms.rb @@ -30,7 +30,7 @@ def initialize(client) # Azure subscription. # @param account_name [String] The Media Services account name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -51,7 +51,7 @@ def list(resource_group_name, account_name, filter = nil, orderby = nil, custom_ # Azure subscription. # @param account_name [String] The Media Services account name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -71,7 +71,7 @@ def list_with_http_info(resource_group_name, account_name, filter = nil, orderby # Azure subscription. # @param account_name [String] The Media Services account name. # @param filter [String] Restricts the set of items returned. - # @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. @@ -673,7 +673,7 @@ def list_next_async(next_page_link, custom_headers = nil) # Azure subscription. # @param account_name [String] The Media Services account name. # @param filter [String] Restricts the set of items returned. - # @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.