Skip to content

[AutoPR servicebus/resource-manager] typo: servicebus/resource-manager/Microsoft.ServiceBus #3990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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]
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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'
Expand Down