diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb index c1eb405d0..42949e597 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb @@ -19,12 +19,12 @@ module Azure::ARM::ServiceBus attr_accessor :location # @return [String] The duration of a peek-lock; that is, the amount of - # time that the message is locked for other receivers. The maximum - # value for LockDuration is 5 minutes; the default value is 1 minute. + # time that the message is locked for other receivers. The maximum value + # for LockDuration is 5 minutes; the default value is 1 minute. attr_accessor :lock_duration - # @return [DateTime] Last time a message was sent, or the last time - # there was a receive request to this queue. + # @return [DateTime] Last time a message was sent, or the last time there + # was a receive request to this queue. attr_accessor :accessed_at # @return [String] the TimeSpan idle interval after which the queue is @@ -58,8 +58,8 @@ module Azure::ARM::ServiceBus attr_accessor :dead_lettering_on_message_expiration # @return [Boolean] A value that indicates whether Express Entities are - # enabled. An express queue holds a message in memory temporarily - # before writing it to persistent storage. + # enabled. An express queue holds a message in memory temporarily before + # writing it to persistent storage. attr_accessor :enable_express # @return [Boolean] A value that indicates whether the queue is to be @@ -88,15 +88,15 @@ module Azure::ARM::ServiceBus # detection. attr_accessor :requires_duplicate_detection - # @return [Boolean] A value that indicates whether the queue supports - # the concept of sessions. + # @return [Boolean] A value that indicates whether the queue supports the + # concept of sessions. attr_accessor :requires_session # @return [Integer] The size of the queue, in bytes. attr_accessor :size_in_bytes - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_resource.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_resource.rb index 2d21ea4de..ada3c1c55 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_resource.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/queue_resource.rb @@ -13,12 +13,12 @@ module Azure::ARM::ServiceBus include MsRestAzure # @return [String] The duration of a peek-lock; that is, the amount of - # time that the message is locked for other receivers. The maximum - # value for LockDuration is 5 minutes; the default value is 1 minute. + # time that the message is locked for other receivers. The maximum value + # for LockDuration is 5 minutes; the default value is 1 minute. attr_accessor :lock_duration - # @return [DateTime] Last time a message was sent, or the last time - # there was a receive request to this queue. + # @return [DateTime] Last time a message was sent, or the last time there + # was a receive request to this queue. attr_accessor :accessed_at # @return [String] the TimeSpan idle interval after which the queue is @@ -52,8 +52,8 @@ module Azure::ARM::ServiceBus attr_accessor :dead_lettering_on_message_expiration # @return [Boolean] A value that indicates whether Express Entities are - # enabled. An express queue holds a message in memory temporarily - # before writing it to persistent storage. + # enabled. An express queue holds a message in memory temporarily before + # writing it to persistent storage. attr_accessor :enable_express # @return [Boolean] A value that indicates whether the queue is to be @@ -82,15 +82,15 @@ module Azure::ARM::ServiceBus # detection. attr_accessor :requires_duplicate_detection - # @return [Boolean] A value that indicates whether the queue supports - # the concept of sessions. + # @return [Boolean] A value that indicates whether the queue supports the + # concept of sessions. attr_accessor :requires_session # @return [Integer] The size of the queue, in bytes. attr_accessor :size_in_bytes - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb index 5270d2f2b..bbdaacd69 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb @@ -72,8 +72,8 @@ module Azure::ARM::ServiceBus # concept of sessions. attr_accessor :requires_session - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_resource.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_resource.rb index 813b0196e..680078801 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_resource.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/subscription_resource.rb @@ -66,8 +66,8 @@ module Azure::ARM::ServiceBus # concept of sessions. attr_accessor :requires_session - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb index 6f9af2a9b..9f7c679ad 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb @@ -52,8 +52,8 @@ module Azure::ARM::ServiceBus attr_accessor :enable_batched_operations # @return [Boolean] Value that indicates whether Express Entities are - # enabled. An express topic holds a message in memory temporarily - # before writing it to persistent storage. + # enabled. An express topic holds a message in memory temporarily before + # writing it to persistent storage. attr_accessor :enable_express # @return [Boolean] Value that indicates whether the topic to be @@ -86,8 +86,8 @@ module Azure::ARM::ServiceBus # @return [Integer] Size of the topic, in bytes. attr_accessor :size_in_bytes - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_resource.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_resource.rb index 3dee44bd5..3d8283a10 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_resource.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/models/topic_resource.rb @@ -46,8 +46,8 @@ module Azure::ARM::ServiceBus attr_accessor :enable_batched_operations # @return [Boolean] Value that indicates whether Express Entities are - # enabled. An express topic holds a message in memory temporarily - # before writing it to persistent storage. + # enabled. An express topic holds a message in memory temporarily before + # writing it to persistent storage. attr_accessor :enable_express # @return [Boolean] Value that indicates whether the topic to be @@ -80,8 +80,8 @@ module Azure::ARM::ServiceBus # @return [Integer] Size of the topic, in bytes. attr_accessor :size_in_bytes - # @return [EntityStatus] Enumerates the possible values for the status - # of a messaging entity. Possible values include: 'Active', 'Creating', + # @return [EntityStatus] Enumerates the possible values for the status of + # a messaging entity. Possible values include: 'Active', 'Creating', # 'Deleting', 'Disabled', 'ReceiveDisabled', 'Renaming', 'Restoring', # 'SendDisabled', 'Unknown' attr_accessor :status diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/namespaces.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/namespaces.rb index b46a614ba..57b1cde92 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/namespaces.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/namespaces.rb @@ -469,8 +469,8 @@ module Azure::ARM::ServiceBus # @param resource_group_name [String] The name of the resource group. # @param namespace_name [String] The namespace name. # @param authorization_rule_name [String] Namespace authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -487,8 +487,8 @@ module Azure::ARM::ServiceBus # @param resource_group_name [String] The name of the resource group. # @param namespace_name [String] The namespace name. # @param authorization_rule_name [String] Namespace authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -504,8 +504,8 @@ module Azure::ARM::ServiceBus # @param resource_group_name [String] The name of the resource group. # @param namespace_name [String] The namespace name. # @param authorization_rule_name [String] Namespace authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1166,8 +1166,8 @@ module Azure::ARM::ServiceBus # Gets all the available namespaces within the subscription, irrespective of # the resource groups. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1182,8 +1182,8 @@ module Azure::ARM::ServiceBus # Gets all the available namespaces within the subscription, irrespective of # the resource groups. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1197,8 +1197,8 @@ module Azure::ARM::ServiceBus # Gets all the available namespaces within the subscription, irrespective of # the resource groups. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1255,8 +1255,8 @@ module Azure::ARM::ServiceBus # # Gets the available namespaces within a resource group. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1270,8 +1270,8 @@ module Azure::ARM::ServiceBus # # Gets the available namespaces within a resource group. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1284,8 +1284,8 @@ module Azure::ARM::ServiceBus # # Gets the available namespaces within a resource group. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1342,8 +1342,8 @@ module Azure::ARM::ServiceBus # # Gets the authorization rules for a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1357,8 +1357,8 @@ module Azure::ARM::ServiceBus # # Gets the authorization rules for a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1371,8 +1371,8 @@ module Azure::ARM::ServiceBus # # Gets the authorization rules for a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/queues.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/queues.rb index d68d6b020..6af131998 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/queues.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/queues.rb @@ -505,8 +505,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param queue_name [String] The queue name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -524,8 +524,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param queue_name [String] The queue name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -542,8 +542,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param queue_name [String] The queue name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1017,8 +1017,8 @@ module Azure::ARM::ServiceBus # # Gets the queues within a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1032,8 +1032,8 @@ module Azure::ARM::ServiceBus # # Gets the queues within a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1046,8 +1046,8 @@ module Azure::ARM::ServiceBus # # Gets the queues within a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1104,8 +1104,8 @@ module Azure::ARM::ServiceBus # # Gets all authorization rules for a queue. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1119,8 +1119,8 @@ module Azure::ARM::ServiceBus # # Gets all authorization rules for a queue. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1133,8 +1133,8 @@ module Azure::ARM::ServiceBus # # Gets all authorization rules for a queue. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/service_bus_management_client.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/service_bus_management_client.rb index 8aa099ee0..34d608f3b 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/service_bus_management_client.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/service_bus_management_client.rb @@ -70,6 +70,7 @@ module Azure::ARM::ServiceBus @accept_language = 'en-US' @long_running_operation_retry_timeout = 30 @generate_client_request_id = true + add_telemetry end # @@ -127,5 +128,17 @@ module Azure::ARM::ServiceBus super(request_url, method, path, options) end + + private + # + # Adds telemetry information. + # + def add_telemetry + sdk_information = 'azure_mgmt_service_bus' + if defined? Azure::ARM::ServiceBus::VERSION + sdk_information = "#{sdk_information}/#{Azure::ARM::ServiceBus::VERSION}" + end + add_user_agent_information(sdk_information) + end end end diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/subscriptions.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/subscriptions.rb index a7339c4cc..530bb5f18 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/subscriptions.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/subscriptions.rb @@ -422,8 +422,8 @@ module Azure::ARM::ServiceBus # # Lsit all the subscriptions under a specified topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -437,8 +437,8 @@ module Azure::ARM::ServiceBus # # Lsit all the subscriptions under a specified topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -451,8 +451,8 @@ module Azure::ARM::ServiceBus # # Lsit all the subscriptions under a specified topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/topics.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/topics.rb index a85b8ef47..024691247 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/topics.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/topics.rb @@ -505,8 +505,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param topic_name [String] The topic name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -524,8 +524,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param topic_name [String] The topic name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -542,8 +542,8 @@ module Azure::ARM::ServiceBus # @param namespace_name [String] The namespace name. # @param topic_name [String] The topic name. # @param authorization_rule_name [String] Authorization rule name. - # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] - # The shared access authorization rule. + # @param parameters [SharedAccessAuthorizationRuleCreateOrUpdateParameters] The + # shared access authorization rule. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1017,8 +1017,8 @@ module Azure::ARM::ServiceBus # # Gets all the topics in a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1032,8 +1032,8 @@ module Azure::ARM::ServiceBus # # Gets all the topics in a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1046,8 +1046,8 @@ module Azure::ARM::ServiceBus # # Gets all the topics in a namespace. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # @@ -1104,8 +1104,8 @@ module Azure::ARM::ServiceBus # # Gets authorization rules for a topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1119,8 +1119,8 @@ module Azure::ARM::ServiceBus # # Gets authorization rules for a topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param custom_headers [Hash{String => String}] A hash of custom headers that # will be added to the HTTP request. # @@ -1133,8 +1133,8 @@ module Azure::ARM::ServiceBus # # Gets authorization rules for a topic. # - # @param next_page_link [String] The NextLink from the previous successful - # call to List operation. + # @param next_page_link [String] The NextLink from the previous successful call + # to List operation. # @param [Hash{String => String}] A hash of custom headers that will be added # to the HTTP request. # diff --git a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/version.rb b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/version.rb index a71df5ece..771739567 100644 --- a/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/version.rb +++ b/management/azure_mgmt_service_bus/lib/generated/azure_mgmt_service_bus/version.rb @@ -4,5 +4,5 @@ # regenerated. module Azure::ARM::ServiceBus - VERSION = '0.7.0' + VERSION = '0.8.0' end