From 0bc08a840d92a9b24ab632d8c385d5145972befd Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Thu, 10 Jan 2019 09:07:51 -0800 Subject: [PATCH 1/2] Generated from 364258b1bbee63a1febffd45b96292857ba5a8bd (#4510) Updated as per review comments from ARM Team for Eventhub swagger --- lib/services/serviceBusManagement2/LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/services/serviceBusManagement2/LICENSE.txt b/lib/services/serviceBusManagement2/LICENSE.txt index 5431ba98b9..8f3d856145 100644 --- a/lib/services/serviceBusManagement2/LICENSE.txt +++ b/lib/services/serviceBusManagement2/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2018 Microsoft +Copyright (c) 2019 Microsoft Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 860761ec7a20a7534e4cc67e8357cc7d6084d49a Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Tue, 22 Jan 2019 14:03:28 -0800 Subject: [PATCH 2/2] [AutoPR servicebus/resource-manager] typo: servicebus/resource-manager/Microsoft.ServiceBus (#4340) * Generated from a191937f86b853c5addfa5a04eae618baba005d7 chore: Additional ServiceBus example renames * Generated from 3648a17d92491b7457fca019c5a0c30681c3b33a typo: servicebus/resource-manager/Microsoft.ServiceBus - Porperties -> Properties - SKU capitalization - reponse -> response - authorizatio -> authorization - Tpoic -> Topic - namespce -> namespace - authorizationrule -> authorization rule - Autorization -> Authorization - Regenrate -> Regenerate - Namepsace -> Namespace - envokes -> Invokes - enties -> entities - SqlFilter capitalization - Corelation -> Correlation - neeeds -> needs - deatils -> details - acrchive -> archive - pairning -> pairing --- .../lib/models/armDisasterRecovery.js | 4 +- .../lib/models/checkNameAvailability.js | 4 +- .../lib/models/errorResponse.js | 2 +- .../lib/models/index.d.ts | 16 +-- .../models/regenerateAccessKeyParameters.js | 2 +- .../lib/models/sBNamespace.js | 2 +- .../lib/models/sBNamespaceUpdateParameters.js | 2 +- .../lib/models/sBTopic.js | 2 +- .../lib/operations/disasterRecoveryConfigs.js | 36 ++--- .../lib/operations/index.d.ts | 128 +++++++++--------- .../lib/operations/migrationConfigs.js | 36 ++--- .../lib/operations/namespaces.js | 54 ++++---- .../lib/operations/queues.js | 30 ++-- .../lib/operations/topics.js | 36 ++--- 14 files changed, 177 insertions(+), 177 deletions(-) diff --git a/lib/services/serviceBusManagement2/lib/models/armDisasterRecovery.js b/lib/services/serviceBusManagement2/lib/models/armDisasterRecovery.js index 517a600c9b..dc1034275a 100644 --- a/lib/services/serviceBusManagement2/lib/models/armDisasterRecovery.js +++ b/lib/services/serviceBusManagement2/lib/models/armDisasterRecovery.js @@ -27,9 +27,9 @@ class ArmDisasterRecovery extends models['Resource'] { * @member {number} [pendingReplicationOperationsCount] Number of entities * pending to be replicated. * @member {string} [partnerNamespace] ARM Id of the Primary/Secondary - * eventhub namespace name, which is part of GEO DR pairning + * eventhub namespace name, which is part of GEO DR pairing * @member {string} [alternateName] Primary/Secondary eventhub namespace - * name, which is part of GEO DR pairning + * name, which is part of GEO DR pairing * @member {string} [role] role of namespace in GEO DR - possible values * 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values * include: 'Primary', 'PrimaryNotReplicating', 'Secondary' diff --git a/lib/services/serviceBusManagement2/lib/models/checkNameAvailability.js b/lib/services/serviceBusManagement2/lib/models/checkNameAvailability.js index 866d6891e1..d9715daf98 100644 --- a/lib/services/serviceBusManagement2/lib/models/checkNameAvailability.js +++ b/lib/services/serviceBusManagement2/lib/models/checkNameAvailability.js @@ -17,8 +17,8 @@ class CheckNameAvailability { /** * Create a CheckNameAvailability. - * @member {string} name The Name to check the namespce name availability and - * The namespace name can contain only letters, numbers, and hyphens. The + * @member {string} name The Name to check the namespace name availability + * and The namespace name can contain only letters, numbers, and hyphens. The * namespace must start with a letter, and it must end with a letter or * number. */ diff --git a/lib/services/serviceBusManagement2/lib/models/errorResponse.js b/lib/services/serviceBusManagement2/lib/models/errorResponse.js index d799435c2b..5d964a4b6f 100644 --- a/lib/services/serviceBusManagement2/lib/models/errorResponse.js +++ b/lib/services/serviceBusManagement2/lib/models/errorResponse.js @@ -11,7 +11,7 @@ 'use strict'; /** - * Error reponse indicates ServiceBus service is not able to process the + * Error response indicates ServiceBus service is not able to process the * incoming request. The reason is provided in the error message. * */ diff --git a/lib/services/serviceBusManagement2/lib/models/index.d.ts b/lib/services/serviceBusManagement2/lib/models/index.d.ts index ca2cde4747..1f082e7266 100644 --- a/lib/services/serviceBusManagement2/lib/models/index.d.ts +++ b/lib/services/serviceBusManagement2/lib/models/index.d.ts @@ -85,7 +85,7 @@ export interface SBSku { * @constructor * Description of a namespace resource. * - * @member {object} [sku] Porperties of Sku + * @member {object} [sku] Properties of Sku * @member {string} [sku.name] Name of this SKU. Possible values include: * 'Basic', 'Standard', 'Premium' * @member {string} [sku.tier] The billing tier of this particular SKU. @@ -114,7 +114,7 @@ export interface SBNamespace extends TrackedResource { * @constructor * Description of a namespace resource. * - * @member {object} [sku] Porperties of Sku + * @member {object} [sku] Properties of Sku * @member {string} [sku.name] Name of this SKU. Possible values include: * 'Basic', 'Standard', 'Premium' * @member {string} [sku.tier] The billing tier of this particular SKU. @@ -209,7 +209,7 @@ export interface AccessKeys { * Initializes a new instance of the RegenerateAccessKeyParameters class. * @constructor * Parameters supplied to the Regenerate Authorization Rule operation, - * specifies which key neeeds to be reset. + * specifies which key needs to be reset. * * @member {string} keyType The access key to regenerate. Possible values * include: 'PrimaryKey', 'SecondaryKey' @@ -345,7 +345,7 @@ export interface SBQueue extends Resource { * @member {date} [accessedAt] Last time the message was sent, or a request was * received, for this topic. * @member {number} [subscriptionCount] Number of subscriptions. - * @member {object} [countDetails] Message count deatils + * @member {object} [countDetails] Message count details * @member {number} [countDetails.activeMessageCount] Number of active messages * in the queue, topic, or subscription. * @member {number} [countDetails.deadLetterMessageCount] Number of messages @@ -482,7 +482,7 @@ export interface SBSubscription extends Resource { * @constructor * Description of a Check Name availability request properties. * - * @member {string} name The Name to check the namespce name availability and + * @member {string} name The Name to check the namespace name availability and * The namespace name can contain only letters, numbers, and hyphens. The * namespace must start with a letter, and it must end with a letter or number. */ @@ -550,7 +550,7 @@ export interface Operation { * @class * Initializes a new instance of the ErrorResponse class. * @constructor - * Error reponse indicates ServiceBus service is not able to process the + * Error response indicates ServiceBus service is not able to process the * incoming request. The reason is provided in the error message. * * @member {string} [code] Error code. @@ -847,9 +847,9 @@ export interface Eventhub extends Resource { * @member {number} [pendingReplicationOperationsCount] Number of entities * pending to be replicated. * @member {string} [partnerNamespace] ARM Id of the Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * @member {string} [alternateName] Primary/Secondary eventhub namespace name, - * which is part of GEO DR pairning + * which is part of GEO DR pairing * @member {string} [role] role of namespace in GEO DR - possible values * 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values * include: 'Primary', 'PrimaryNotReplicating', 'Secondary' diff --git a/lib/services/serviceBusManagement2/lib/models/regenerateAccessKeyParameters.js b/lib/services/serviceBusManagement2/lib/models/regenerateAccessKeyParameters.js index e3359939d1..9fa4f30e00 100644 --- a/lib/services/serviceBusManagement2/lib/models/regenerateAccessKeyParameters.js +++ b/lib/services/serviceBusManagement2/lib/models/regenerateAccessKeyParameters.js @@ -12,7 +12,7 @@ /** * Parameters supplied to the Regenerate Authorization Rule operation, - * specifies which key neeeds to be reset. + * specifies which key needs to be reset. * */ class RegenerateAccessKeyParameters { diff --git a/lib/services/serviceBusManagement2/lib/models/sBNamespace.js b/lib/services/serviceBusManagement2/lib/models/sBNamespace.js index 7150f9737a..aa4c40e2f1 100644 --- a/lib/services/serviceBusManagement2/lib/models/sBNamespace.js +++ b/lib/services/serviceBusManagement2/lib/models/sBNamespace.js @@ -20,7 +20,7 @@ const models = require('./index'); class SBNamespace extends models['TrackedResource'] { /** * Create a SBNamespace. - * @member {object} [sku] Porperties of Sku + * @member {object} [sku] Properties of Sku * @member {string} [sku.name] Name of this SKU. Possible values include: * 'Basic', 'Standard', 'Premium' * @member {string} [sku.tier] The billing tier of this particular SKU. diff --git a/lib/services/serviceBusManagement2/lib/models/sBNamespaceUpdateParameters.js b/lib/services/serviceBusManagement2/lib/models/sBNamespaceUpdateParameters.js index a74b37faeb..126afb1e22 100644 --- a/lib/services/serviceBusManagement2/lib/models/sBNamespaceUpdateParameters.js +++ b/lib/services/serviceBusManagement2/lib/models/sBNamespaceUpdateParameters.js @@ -20,7 +20,7 @@ const models = require('./index'); class SBNamespaceUpdateParameters extends models['ResourceNamespacePatch'] { /** * Create a SBNamespaceUpdateParameters. - * @member {object} [sku] Porperties of Sku + * @member {object} [sku] Properties of Sku * @member {string} [sku.name] Name of this SKU. Possible values include: * 'Basic', 'Standard', 'Premium' * @member {string} [sku.tier] The billing tier of this particular SKU. diff --git a/lib/services/serviceBusManagement2/lib/models/sBTopic.js b/lib/services/serviceBusManagement2/lib/models/sBTopic.js index 6386bc4382..dbfc272363 100644 --- a/lib/services/serviceBusManagement2/lib/models/sBTopic.js +++ b/lib/services/serviceBusManagement2/lib/models/sBTopic.js @@ -26,7 +26,7 @@ class SBTopic extends models['Resource'] { * @member {date} [accessedAt] Last time the message was sent, or a request * was received, for this topic. * @member {number} [subscriptionCount] Number of subscriptions. - * @member {object} [countDetails] Message count deatils + * @member {object} [countDetails] Message count details * @member {number} [countDetails.activeMessageCount] Number of active * messages in the queue, topic, or subscription. * @member {number} [countDetails.deadLetterMessageCount] Number of messages diff --git a/lib/services/serviceBusManagement2/lib/operations/disasterRecoveryConfigs.js b/lib/services/serviceBusManagement2/lib/operations/disasterRecoveryConfigs.js index f514b5b3df..9748fefd6d 100644 --- a/lib/services/serviceBusManagement2/lib/operations/disasterRecoveryConfigs.js +++ b/lib/services/serviceBusManagement2/lib/operations/disasterRecoveryConfigs.js @@ -25,7 +25,7 @@ const WebResource = msRest.WebResource; * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -389,10 +389,10 @@ function _list(resourceGroupName, namespaceName, options, callback) { * Recovery configuration) * * @param {string} [parameters.partnerNamespace] ARM Id of the - * Primary/Secondary eventhub namespace name, which is part of GEO DR pairning + * Primary/Secondary eventhub namespace name, which is part of GEO DR pairing * * @param {string} [parameters.alternateName] Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * * @param {object} [options] Optional Parameters. * @@ -1100,7 +1100,7 @@ function _breakPairing(resourceGroupName, namespaceName, alias, options, callbac } /** - * envokes GEO DR failover and reconfigure the alias to point to the secondary + * Invokes GEO DR failover and reconfigure the alias to point to the secondary * namespace * * @param {string} resourceGroupName Name of the Resource group within the @@ -1459,7 +1459,7 @@ function _listAuthorizationRules(resourceGroupName, namespaceName, alias, option * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1658,7 +1658,7 @@ function _getAuthorizationRule(resourceGroupName, namespaceName, alias, authoriz * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2138,7 +2138,7 @@ class DisasterRecoveryConfigs { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -2179,7 +2179,7 @@ class DisasterRecoveryConfigs { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -2335,10 +2335,10 @@ class DisasterRecoveryConfigs { * Recovery configuration) * * @param {string} [parameters.partnerNamespace] ARM Id of the - * Primary/Secondary eventhub namespace name, which is part of GEO DR pairning + * Primary/Secondary eventhub namespace name, which is part of GEO DR pairing * * @param {string} [parameters.alternateName] Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * * @param {object} [options] Optional Parameters. * @@ -2379,10 +2379,10 @@ class DisasterRecoveryConfigs { * Recovery configuration) * * @param {string} [parameters.partnerNamespace] ARM Id of the - * Primary/Secondary eventhub namespace name, which is part of GEO DR pairning + * Primary/Secondary eventhub namespace name, which is part of GEO DR pairing * * @param {string} [parameters.alternateName] Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * * @param {object} [options] Optional Parameters. * @@ -2710,7 +2710,7 @@ class DisasterRecoveryConfigs { } /** - * envokes GEO DR failover and reconfigure the alias to point to the secondary + * Invokes GEO DR failover and reconfigure the alias to point to the secondary * namespace * * @param {string} resourceGroupName Name of the Resource group within the @@ -2746,7 +2746,7 @@ class DisasterRecoveryConfigs { } /** - * envokes GEO DR failover and reconfigure the alias to point to the secondary + * Invokes GEO DR failover and reconfigure the alias to point to the secondary * namespace * * @param {string} resourceGroupName Name of the Resource group within the @@ -2905,7 +2905,7 @@ class DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2942,7 +2942,7 @@ class DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3001,7 +3001,7 @@ class DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3038,7 +3038,7 @@ class DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * diff --git a/lib/services/serviceBusManagement2/lib/operations/index.d.ts b/lib/services/serviceBusManagement2/lib/operations/index.d.ts index 9118444b28..29cce836b2 100644 --- a/lib/services/serviceBusManagement2/lib/operations/index.d.ts +++ b/lib/services/serviceBusManagement2/lib/operations/index.d.ts @@ -145,7 +145,7 @@ export interface Namespaces { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -169,7 +169,7 @@ export interface Namespaces { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -329,7 +329,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -370,7 +370,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -553,7 +553,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to update a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -593,7 +593,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to update a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -710,7 +710,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -737,7 +737,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -783,7 +783,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -806,7 +806,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -847,7 +847,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -870,7 +870,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -912,7 +912,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -935,7 +935,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -977,7 +977,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -1009,7 +1009,7 @@ export interface Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -1134,7 +1134,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -1175,7 +1175,7 @@ export interface Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -1479,7 +1479,7 @@ export interface DisasterRecoveryConfigs { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -1508,7 +1508,7 @@ export interface DisasterRecoveryConfigs { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -1622,10 +1622,10 @@ export interface DisasterRecoveryConfigs { * Recovery configuration) * * @param {string} [parameters.partnerNamespace] ARM Id of the - * Primary/Secondary eventhub namespace name, which is part of GEO DR pairning + * Primary/Secondary eventhub namespace name, which is part of GEO DR pairing * * @param {string} [parameters.alternateName] Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * * @param {object} [options] Optional Parameters. * @@ -1654,10 +1654,10 @@ export interface DisasterRecoveryConfigs { * Recovery configuration) * * @param {string} [parameters.partnerNamespace] ARM Id of the - * Primary/Secondary eventhub namespace name, which is part of GEO DR pairning + * Primary/Secondary eventhub namespace name, which is part of GEO DR pairing * * @param {string} [parameters.alternateName] Primary/Secondary eventhub - * namespace name, which is part of GEO DR pairning + * namespace name, which is part of GEO DR pairing * * @param {object} [options] Optional Parameters. * @@ -1889,7 +1889,7 @@ export interface DisasterRecoveryConfigs { /** - * envokes GEO DR failover and reconfigure the alias to point to the secondary + * Invokes GEO DR failover and reconfigure the alias to point to the secondary * namespace * * @param {string} resourceGroupName Name of the Resource group within the @@ -1913,7 +1913,7 @@ export interface DisasterRecoveryConfigs { failOverWithHttpOperationResponse(resourceGroupName: string, namespaceName: string, alias: string, options?: { customHeaders? : { [headerName: string]: string; } }): Promise>; /** - * envokes GEO DR failover and reconfigure the alias to point to the secondary + * Invokes GEO DR failover and reconfigure the alias to point to the secondary * namespace * * @param {string} resourceGroupName Name of the Resource group within the @@ -2030,7 +2030,7 @@ export interface DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2055,7 +2055,7 @@ export interface DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2099,7 +2099,7 @@ export interface DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2124,7 +2124,7 @@ export interface DisasterRecoveryConfigs { * * @param {string} alias The Disaster Recovery configuration name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2346,8 +2346,8 @@ export interface MigrationConfigs { /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -2377,8 +2377,8 @@ export interface MigrationConfigs { createAndStartMigrationWithHttpOperationResponse(resourceGroupName: string, namespaceName: string, parameters: models.MigrationConfigProperties, options?: { customHeaders? : { [headerName: string]: string; } }): Promise>; /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -2551,8 +2551,8 @@ export interface MigrationConfigs { /** * This operation Completes Migration of entities by pointing the connection - * strings to Premium namespace and any enties created after the operation will - * be under Premium Namespace. CompleteMigration operation will fail when + * strings to Premium namespace and any entities created after the operation + * will be under Premium Namespace. CompleteMigration operation will fail when * entity migration is in-progress. * * @param {string} resourceGroupName Name of the Resource group within the @@ -2575,8 +2575,8 @@ export interface MigrationConfigs { /** * This operation Completes Migration of entities by pointing the connection - * strings to Premium namespace and any enties created after the operation will - * be under Premium Namespace. CompleteMigration operation will fail when + * strings to Premium namespace and any entities created after the operation + * will be under Premium Namespace. CompleteMigration operation will fail when * entity migration is in-progress. * * @param {string} resourceGroupName Name of the Resource group within the @@ -2676,8 +2676,8 @@ export interface MigrationConfigs { /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -2707,8 +2707,8 @@ export interface MigrationConfigs { beginCreateAndStartMigrationWithHttpOperationResponse(resourceGroupName: string, namespaceName: string, parameters: models.MigrationConfigProperties, options?: { customHeaders? : { [headerName: string]: string; } }): Promise>; /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -3289,7 +3289,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -3318,7 +3318,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -3366,7 +3366,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3391,7 +3391,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3434,7 +3434,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3459,7 +3459,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3503,7 +3503,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3528,7 +3528,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3572,7 +3572,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -3606,7 +3606,7 @@ export interface Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -4193,7 +4193,7 @@ export interface Topics { /** - * Creates an authorizatio rule for the specified topic. + * Creates an authorization rule for the specified topic. * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -4202,7 +4202,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -4222,7 +4222,7 @@ export interface Topics { createOrUpdateAuthorizationRuleWithHttpOperationResponse(resourceGroupName: string, namespaceName: string, topicName: string, authorizationRuleName: string, parameters: models.SBAuthorizationRule, options?: { customHeaders? : { [headerName: string]: string; } }): Promise>; /** - * Creates an authorizatio rule for the specified topic. + * Creates an authorization rule for the specified topic. * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -4231,7 +4231,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -4279,7 +4279,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4304,7 +4304,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4348,7 +4348,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4373,7 +4373,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4416,7 +4416,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4441,7 +4441,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4485,7 +4485,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -4519,7 +4519,7 @@ export interface Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. diff --git a/lib/services/serviceBusManagement2/lib/operations/migrationConfigs.js b/lib/services/serviceBusManagement2/lib/operations/migrationConfigs.js index a4b333ccfa..4d4fca06da 100644 --- a/lib/services/serviceBusManagement2/lib/operations/migrationConfigs.js +++ b/lib/services/serviceBusManagement2/lib/operations/migrationConfigs.js @@ -184,8 +184,8 @@ function _list(resourceGroupName, namespaceName, options, callback) { /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -595,8 +595,8 @@ function _get(resourceGroupName, namespaceName, options, callback) { /** * This operation Completes Migration of entities by pointing the connection - * strings to Premium namespace and any enties created after the operation will - * be under Premium Namespace. CompleteMigration operation will fail when + * strings to Premium namespace and any entities created after the operation + * will be under Premium Namespace. CompleteMigration operation will fail when * entity migration is in-progress. * * @param {string} resourceGroupName Name of the Resource group within the @@ -899,8 +899,8 @@ function _revert(resourceGroupName, namespaceName, options, callback) { } /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -1332,8 +1332,8 @@ class MigrationConfigs { } /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -1375,8 +1375,8 @@ class MigrationConfigs { } /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -1618,8 +1618,8 @@ class MigrationConfigs { /** * This operation Completes Migration of entities by pointing the connection - * strings to Premium namespace and any enties created after the operation will - * be under Premium Namespace. CompleteMigration operation will fail when + * strings to Premium namespace and any entities created after the operation + * will be under Premium Namespace. CompleteMigration operation will fail when * entity migration is in-progress. * * @param {string} resourceGroupName Name of the Resource group within the @@ -1654,8 +1654,8 @@ class MigrationConfigs { /** * This operation Completes Migration of entities by pointing the connection - * strings to Premium namespace and any enties created after the operation will - * be under Premium Namespace. CompleteMigration operation will fail when + * strings to Premium namespace and any entities created after the operation + * will be under Premium Namespace. CompleteMigration operation will fail when * entity migration is in-progress. * * @param {string} resourceGroupName Name of the Resource group within the @@ -1797,8 +1797,8 @@ class MigrationConfigs { } /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -1840,8 +1840,8 @@ class MigrationConfigs { } /** - * Creates Migration configuration and starts migration of enties from Standard - * to Premium namespace + * Creates Migration configuration and starts migration of entities from + * Standard to Premium namespace * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. diff --git a/lib/services/serviceBusManagement2/lib/operations/namespaces.js b/lib/services/serviceBusManagement2/lib/operations/namespaces.js index ce11ac55bf..49ff03ef7f 100644 --- a/lib/services/serviceBusManagement2/lib/operations/namespaces.js +++ b/lib/services/serviceBusManagement2/lib/operations/namespaces.js @@ -20,7 +20,7 @@ const WebResource = msRest.WebResource; * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -473,7 +473,7 @@ function _listByResourceGroup(resourceGroupName, options, callback) { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -803,7 +803,7 @@ function _get(resourceGroupName, namespaceName, options, callback) { * @param {object} parameters Parameters supplied to update a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -1187,7 +1187,7 @@ function _listAuthorizationRules(resourceGroupName, namespaceName, options, call * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -1391,7 +1391,7 @@ function _createOrUpdateAuthorizationRule(resourceGroupName, namespaceName, auth * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1556,7 +1556,7 @@ function _deleteAuthorizationRule(resourceGroupName, namespaceName, authorizatio * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1739,7 +1739,7 @@ function _getAuthorizationRule(resourceGroupName, namespaceName, authorizationRu * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1922,7 +1922,7 @@ function _listKeys(resourceGroupName, namespaceName, authorizationRuleName, opti * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -2306,7 +2306,7 @@ function _migrate(resourceGroupName, namespaceName, parameters, options, callbac * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -3076,7 +3076,7 @@ class Namespaces { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -3112,7 +3112,7 @@ class Namespaces { * @param {object} parameters Parameters to check availability of the given * namespace name * - * @param {string} parameters.name The Name to check the namespce name + * @param {string} parameters.name The Name to check the namespace name * availability and The namespace name can contain only letters, numbers, and * hyphens. The namespace must start with a letter, and it must end with a * letter or number. @@ -3341,7 +3341,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -3394,7 +3394,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -3646,7 +3646,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to update a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -3698,7 +3698,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to update a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -3857,7 +3857,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -3896,7 +3896,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -3957,7 +3957,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3992,7 +3992,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4048,7 +4048,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4083,7 +4083,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4140,7 +4140,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4175,7 +4175,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -4232,7 +4232,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -4276,7 +4276,7 @@ class Namespaces { * * @param {string} namespaceName The namespace name * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -4443,7 +4443,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' @@ -4496,7 +4496,7 @@ class Namespaces { * @param {object} parameters Parameters supplied to create a namespace * resource. * - * @param {object} [parameters.sku] Porperties of Sku + * @param {object} [parameters.sku] Properties of Sku * * @param {string} parameters.sku.name Name of this SKU. Possible values * include: 'Basic', 'Standard', 'Premium' diff --git a/lib/services/serviceBusManagement2/lib/operations/queues.js b/lib/services/serviceBusManagement2/lib/operations/queues.js index f84f61d7fa..1b39c573b7 100644 --- a/lib/services/serviceBusManagement2/lib/operations/queues.js +++ b/lib/services/serviceBusManagement2/lib/operations/queues.js @@ -1009,7 +1009,7 @@ function _listAuthorizationRules(resourceGroupName, namespaceName, queueName, op * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -1225,7 +1225,7 @@ function _createOrUpdateAuthorizationRule(resourceGroupName, namespaceName, queu * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1402,7 +1402,7 @@ function _deleteAuthorizationRule(resourceGroupName, namespaceName, queueName, a * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1597,7 +1597,7 @@ function _getAuthorizationRule(resourceGroupName, namespaceName, queueName, auth * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1792,7 +1792,7 @@ function _listKeys(resourceGroupName, namespaceName, queueName, authorizationRul * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -2882,7 +2882,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -2923,7 +2923,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -2986,7 +2986,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3023,7 +3023,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3081,7 +3081,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3118,7 +3118,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3177,7 +3177,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3214,7 +3214,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3273,7 +3273,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -3319,7 +3319,7 @@ class Queues { * * @param {string} queueName The queue name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. diff --git a/lib/services/serviceBusManagement2/lib/operations/topics.js b/lib/services/serviceBusManagement2/lib/operations/topics.js index 8bd778266e..476043b0c8 100644 --- a/lib/services/serviceBusManagement2/lib/operations/topics.js +++ b/lib/services/serviceBusManagement2/lib/operations/topics.js @@ -982,7 +982,7 @@ function _listAuthorizationRules(resourceGroupName, namespaceName, topicName, op } /** - * Creates an authorizatio rule for the specified topic. + * Creates an authorization rule for the specified topic. * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -991,7 +991,7 @@ function _listAuthorizationRules(resourceGroupName, namespaceName, topicName, op * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -1207,7 +1207,7 @@ function _createOrUpdateAuthorizationRule(resourceGroupName, namespaceName, topi * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1402,7 +1402,7 @@ function _getAuthorizationRule(resourceGroupName, namespaceName, topicName, auth * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1579,7 +1579,7 @@ function _deleteAuthorizationRule(resourceGroupName, namespaceName, topicName, a * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -1774,7 +1774,7 @@ function _listKeys(resourceGroupName, namespaceName, topicName, authorizationRul * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -2819,7 +2819,7 @@ class Topics { } /** - * Creates an authorizatio rule for the specified topic. + * Creates an authorization rule for the specified topic. * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -2828,7 +2828,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -2860,7 +2860,7 @@ class Topics { } /** - * Creates an authorizatio rule for the specified topic. + * Creates an authorization rule for the specified topic. * * @param {string} resourceGroupName Name of the Resource group within the * Azure subscription. @@ -2869,7 +2869,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters The shared access authorization rule. * @@ -2932,7 +2932,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -2969,7 +2969,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3028,7 +3028,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3065,7 +3065,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3123,7 +3123,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3160,7 +3160,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} [options] Optional Parameters. * @@ -3219,7 +3219,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule. @@ -3265,7 +3265,7 @@ class Topics { * * @param {string} topicName The topic name. * - * @param {string} authorizationRuleName The authorizationrule name. + * @param {string} authorizationRuleName The authorization rule name. * * @param {object} parameters Parameters supplied to regenerate the * authorization rule.