Skip to content
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 @@ -31,7 +31,7 @@ class ArmDisasterRecovery(Resource):
:vartype provisioning_state: str or
~azure.mgmt.eventhub.models.ProvisioningStateDR
: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: Alternate name specified when alias and namespace
names are same.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class ArmDisasterRecovery(Resource):
:vartype provisioning_state: str or
~azure.mgmt.eventhub.models.ProvisioningStateDR
: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: Alternate name specified when alias and namespace
names are same.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class ConsumerGroup(Resource):
:vartype created_at: datetime
:ivar updated_at: The exact time the message was updated.
:vartype updated_at: datetime
:param user_metadata: Usermetadata is a placeholder to store user-defined
:param user_metadata: User Metadata is a placeholder to store user-defined
string data with maximum length 1024. e.g. it can be used to store
descriptive data, such as list of teams and their contact information also
user-defined configuration settings can be stored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class ConsumerGroup(Resource):
:vartype created_at: datetime
:ivar updated_at: The exact time the message was updated.
:vartype updated_at: datetime
:param user_metadata: Usermetadata is a placeholder to store user-defined
:param user_metadata: User Metadata is a placeholder to store user-defined
string data with maximum length 1024. e.g. it can be used to store
descriptive data, such as list of teams and their contact information also
user-defined configuration settings can be stored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class EHNamespace(TrackedResource):
is enabled for eventhub namespace.
:type is_auto_inflate_enabled: bool
:param maximum_throughput_units: Upper limit of throughput units when
AutoInflate is enabled, vaule should be within 0 to 20 throughput units. (
AutoInflate is enabled, value should be within 0 to 20 throughput units. (
'0' if AutoInflateEnabled = true)
:type maximum_throughput_units: int
:param kafka_enabled: Value that indicates whether Kafka is enabled for
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class EHNamespace(TrackedResource):
is enabled for eventhub namespace.
:type is_auto_inflate_enabled: bool
:param maximum_throughput_units: Upper limit of throughput units when
AutoInflate is enabled, vaule should be within 0 to 20 throughput units. (
AutoInflate is enabled, value should be within 0 to 20 throughput units. (
'0' if AutoInflateEnabled = true)
:type maximum_throughput_units: int
:param kafka_enabled: Value that indicates whether Kafka is enabled for
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


class ErrorResponse(Model):
"""Error reponse indicates EventHub service is not able to process the
"""Error response indicates EventHub 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 EventHub service is not able to process the
"""Error response indicates EventHub 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
2 changes: 1 addition & 1 deletion azure-mgmt-eventhub/azure/mgmt/eventhub/models/sku.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Sku(Model):
:param tier: The billing tier of this particular SKU. Possible values
include: 'Basic', 'Standard'
:type tier: str or ~azure.mgmt.eventhub.models.SkuTier
:param capacity: The Event Hubs throughput units, vaule should be 0 to 20
:param capacity: The Event Hubs throughput units, value should be 0 to 20
throughput units.
:type capacity: int
"""
Expand Down
2 changes: 1 addition & 1 deletion azure-mgmt-eventhub/azure/mgmt/eventhub/models/sku_py3.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Sku(Model):
:param tier: The billing tier of this particular SKU. Possible values
include: 'Basic', 'Standard'
:type tier: str or ~azure.mgmt.eventhub.models.SkuTier
:param capacity: The Event Hubs throughput units, vaule should be 0 to 20
:param capacity: The Event Hubs throughput units, value should be 0 to 20
throughput units.
:type capacity: int
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def create_or_update(
:type event_hub_name: str
:param consumer_group_name: The consumer group name
:type consumer_group_name: str
:param user_metadata: Usermetadata is a placeholder to store
:param user_metadata: User Metadata is a placeholder to store
user-defined string data with maximum length 1024. e.g. it can be used
to store descriptive data, such as list of teams and their contact
information also user-defined configuration settings can be stored.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ 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: Alternate name specified when alias and
namespace names are same.
Expand Down Expand Up @@ -434,7 +434,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
2 changes: 1 addition & 1 deletion azure-mgmt-eventhub/azure/mgmt/eventhub/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# regenerated.
# --------------------------------------------------------------------------

VERSION = "2.2.0"
VERSION = "1.3.0"