diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery.py index b2134935b610..fd5cbb1978d6 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery.py @@ -34,10 +34,10 @@ class ArmDisasterRecovery(Resource): be replicated. :vartype pending_replication_operations_count: long :param partner_namespace: 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 :type partner_namespace: str :param alternate_name: Primary/Secondary eventhub namespace name, which is - part of GEO DR pairning + part of GEO DR pairing :type alternate_name: str :ivar role: role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery_py3.py index 6b6b91e9c6db..e9247b683da8 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/arm_disaster_recovery_py3.py @@ -34,10 +34,10 @@ class ArmDisasterRecovery(Resource): be replicated. :vartype pending_replication_operations_count: long :param partner_namespace: 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 :type partner_namespace: str :param alternate_name: Primary/Secondary eventhub namespace name, which is - part of GEO DR pairning + part of GEO DR pairing :type alternate_name: str :ivar role: role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'. Possible values include: diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability.py index 46029ace9293..1fb6c7d532af 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability.py @@ -17,7 +17,7 @@ class CheckNameAvailability(Model): All required parameters must be populated in order to send to Azure. - :param name: Required. The Name to check the namespce name availability + :param name: Required. 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/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability_py3.py index c04f123ecafa..aa5cedb278ad 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/check_name_availability_py3.py @@ -17,7 +17,7 @@ class CheckNameAvailability(Model): All required parameters must be populated in order to send to Azure. - :param name: Required. The Name to check the namespce name availability + :param name: Required. 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/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response.py index a303ca9b634a..094413f37b29 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response.py @@ -14,7 +14,7 @@ class ErrorResponse(Model): - """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. :param code: Error code. diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response_py3.py index 85e198147221..e9d51bc83f31 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/error_response_py3.py @@ -14,7 +14,7 @@ class ErrorResponse(Model): - """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. :param code: Error code. diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters.py index c54d0d30b21d..a4526b2eba48 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters.py @@ -14,7 +14,7 @@ class RegenerateAccessKeyParameters(Model): """Parameters supplied to the Regenerate Authorization Rule operation, - specifies which key neeeds to be reset. + specifies which key needs to be reset. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters_py3.py index 1b51d422ea4c..b18043d81452 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/regenerate_access_key_parameters_py3.py @@ -14,7 +14,7 @@ class RegenerateAccessKeyParameters(Model): """Parameters supplied to the Regenerate Authorization Rule operation, - specifies which key neeeds to be reset. + specifies which key needs to be reset. All required parameters must be populated in order to send to Azure. diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace.py index 398be39f0412..94c70ca44055 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace.py @@ -30,7 +30,7 @@ class SBNamespace(TrackedResource): :type location: str :param tags: Resource tags :type tags: dict[str, str] - :param sku: Porperties of Sku + :param sku: Properties of Sku :type sku: ~azure.mgmt.servicebus.models.SBSku :ivar provisioning_state: Provisioning state of the namespace. :vartype provisioning_state: str diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_py3.py index d308e48b33a6..72041e6d9a85 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_py3.py @@ -30,7 +30,7 @@ class SBNamespace(TrackedResource): :type location: str :param tags: Resource tags :type tags: dict[str, str] - :param sku: Porperties of Sku + :param sku: Properties of Sku :type sku: ~azure.mgmt.servicebus.models.SBSku :ivar provisioning_state: Provisioning state of the namespace. :vartype provisioning_state: str diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters.py index 5b6274272ba3..76765c7ff07a 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters.py @@ -28,7 +28,7 @@ class SBNamespaceUpdateParameters(ResourceNamespacePatch): :type location: str :param tags: Resource tags :type tags: dict[str, str] - :param sku: Porperties of Sku + :param sku: Properties of Sku :type sku: ~azure.mgmt.servicebus.models.SBSku :ivar provisioning_state: Provisioning state of the namespace. :vartype provisioning_state: str diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters_py3.py index 80ac2a2b3457..d61858aa3328 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_namespace_update_parameters_py3.py @@ -28,7 +28,7 @@ class SBNamespaceUpdateParameters(ResourceNamespacePatch): :type location: str :param tags: Resource tags :type tags: dict[str, str] - :param sku: Porperties of Sku + :param sku: Properties of Sku :type sku: ~azure.mgmt.servicebus.models.SBSku :ivar provisioning_state: Provisioning state of the namespace. :vartype provisioning_state: str diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic.py index ce92872562e1..d6606145f094 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic.py @@ -35,7 +35,7 @@ class SBTopic(Resource): :vartype accessed_at: datetime :ivar subscription_count: Number of subscriptions. :vartype subscription_count: int - :ivar count_details: Message count deatils + :ivar count_details: Message count details :vartype count_details: ~azure.mgmt.servicebus.models.MessageCountDetails :param default_message_time_to_live: ISO 8601 Default message timespan to live value. This is the duration after which the message expires, starting diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic_py3.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic_py3.py index 3f7e90ea3f9f..6a07ddcdfb91 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic_py3.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/models/sb_topic_py3.py @@ -35,7 +35,7 @@ class SBTopic(Resource): :vartype accessed_at: datetime :ivar subscription_count: Number of subscriptions. :vartype subscription_count: int - :ivar count_details: Message count deatils + :ivar count_details: Message count details :vartype count_details: ~azure.mgmt.servicebus.models.MessageCountDetails :param default_message_time_to_live: ISO 8601 Default message timespan to live value. This is the duration after which the message expires, starting diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/disaster_recovery_configs_operations.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/disaster_recovery_configs_operations.py index 954ba0228663..5ee7b0bd605e 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/disaster_recovery_configs_operations.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/disaster_recovery_configs_operations.py @@ -45,7 +45,7 @@ def check_name_availability_method( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param name: The Name to check the namespce name availability and The + :param 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. @@ -191,10 +191,10 @@ def create_or_update( :param alias: The Disaster Recovery configuration name :type alias: str :param partner_namespace: 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 :type partner_namespace: str :param alternate_name: Primary/Secondary eventhub namespace name, - which is part of GEO DR pairning + which is part of GEO DR pairing :type alternate_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -437,7 +437,7 @@ def break_pairing( def fail_over( self, resource_group_name, namespace_name, alias, custom_headers=None, raw=False, **operation_config): - """envokes GEO DR failover and reconfigure the alias to point to the + """Invokes GEO DR failover and reconfigure the alias to point to the secondary namespace. :param resource_group_name: Name of the Resource group within the @@ -576,7 +576,7 @@ def get_authorization_rule( :type namespace_name: str :param alias: The Disaster Recovery configuration name :type alias: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -644,7 +644,7 @@ def list_keys( :type namespace_name: str :param alias: The Disaster Recovery configuration name :type alias: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/migration_configs_operations.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/migration_configs_operations.py index a0df317c9ff6..1fbda5b37da5 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/migration_configs_operations.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/migration_configs_operations.py @@ -163,7 +163,7 @@ def _create_and_start_migration_initial( def create_and_start_migration( self, resource_group_name, namespace_name, target_namespace, post_migration_name, custom_headers=None, raw=False, polling=True, **operation_config): - """Creates Migration configuration and starts migration of enties from + """Creates Migration configuration and starts migration of entities from Standard to Premium namespace. :param resource_group_name: Name of the Resource group within the @@ -340,7 +340,7 @@ def get( def complete_migration( self, resource_group_name, namespace_name, custom_headers=None, raw=False, **operation_config): """This operation Completes Migration of entities by pointing the - connection strings to Premium namespace and any enties created after + connection 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. diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/namespaces_operations.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/namespaces_operations.py index 76d25c129e07..c6fe24f87c12 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/namespaces_operations.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/namespaces_operations.py @@ -42,7 +42,7 @@ def check_name_availability_method( self, name, custom_headers=None, raw=False, **operation_config): """Check the give namespace name availability. - :param name: The Name to check the namespce name availability and The + :param 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. @@ -631,7 +631,7 @@ def create_or_update_authorization_rule( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param rights: The rights associated with the rule. :type rights: list[str or ~azure.mgmt.servicebus.models.AccessRights] @@ -704,7 +704,7 @@ def delete_authorization_rule( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -760,7 +760,7 @@ def get_authorization_rule( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -825,7 +825,7 @@ def list_keys( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -891,7 +891,7 @@ def regenerate_keys( :type resource_group_name: str :param namespace_name: The namespace name :type namespace_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param key_type: The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey' diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/queues_operations.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/queues_operations.py index 67c1e1d70e91..5e60e0854c50 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/queues_operations.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/queues_operations.py @@ -395,7 +395,7 @@ def create_or_update_authorization_rule( :type namespace_name: str :param queue_name: The queue name. :type queue_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param rights: The rights associated with the rule. :type rights: list[str or ~azure.mgmt.servicebus.models.AccessRights] @@ -471,7 +471,7 @@ def delete_authorization_rule( :type namespace_name: str :param queue_name: The queue name. :type queue_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -530,7 +530,7 @@ def get_authorization_rule( :type namespace_name: str :param queue_name: The queue name. :type queue_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -598,7 +598,7 @@ def list_keys( :type namespace_name: str :param queue_name: The queue name. :type queue_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -666,7 +666,7 @@ def regenerate_keys( :type namespace_name: str :param queue_name: The queue name. :type queue_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param key_type: The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey' diff --git a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/topics_operations.py b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/topics_operations.py index c23bdff1cfb0..4b8469557ad1 100644 --- a/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/topics_operations.py +++ b/azure-mgmt-servicebus/azure/mgmt/servicebus/operations/topics_operations.py @@ -385,7 +385,7 @@ def internal_paging(next_link=None, raw=False): def create_or_update_authorization_rule( self, resource_group_name, namespace_name, topic_name, authorization_rule_name, rights, custom_headers=None, raw=False, **operation_config): - """Creates an authorizatio rule for the specified topic. + """Creates an authorization rule for the specified topic. :param resource_group_name: Name of the Resource group within the Azure subscription. @@ -394,7 +394,7 @@ def create_or_update_authorization_rule( :type namespace_name: str :param topic_name: The topic name. :type topic_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param rights: The rights associated with the rule. :type rights: list[str or ~azure.mgmt.servicebus.models.AccessRights] @@ -470,7 +470,7 @@ def get_authorization_rule( :type namespace_name: str :param topic_name: The topic name. :type topic_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -538,7 +538,7 @@ def delete_authorization_rule( :type namespace_name: str :param topic_name: The topic name. :type topic_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -597,7 +597,7 @@ def list_keys( :type namespace_name: str :param topic_name: The topic name. :type topic_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param dict custom_headers: headers that will be added to the request :param bool raw: returns the direct response alongside the @@ -665,7 +665,7 @@ def regenerate_keys( :type namespace_name: str :param topic_name: The topic name. :type topic_name: str - :param authorization_rule_name: The authorizationrule name. + :param authorization_rule_name: The authorization rule name. :type authorization_rule_name: str :param key_type: The access key to regenerate. Possible values include: 'PrimaryKey', 'SecondaryKey'