Skip to content

Commit

Permalink
Generated from 5fd09d9c190804fe78ab73bd227102f9c136fada (#3834)
Browse files Browse the repository at this point in the history
typo: Fix apimanagement/resource-manager/Microsoft.ApiManagement/apimbackends.json

- parition -> partition
- Reconect -> Reconnect
  • Loading branch information
AutorestCI authored Nov 20, 2018
1 parent 266b161 commit 1a582cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class BackendServiceFabricClusterProperties(Model):
thumbprint for the management endpoint.
:type client_certificatethumbprint: str
:param max_partition_resolution_retries: Maximum number of retries while
attempting resolve the parition.
attempting resolve the partition.
:type max_partition_resolution_retries: int
:param management_endpoints: Required. The cluster management endpoint.
:type management_endpoints: list[str]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class BackendServiceFabricClusterProperties(Model):
thumbprint for the management endpoint.
:type client_certificatethumbprint: str
:param max_partition_resolution_retries: Maximum number of retries while
attempting resolve the parition.
attempting resolve the partition.
:type max_partition_resolution_retries: int
:param management_endpoints: Required. The cluster management endpoint.
:type management_endpoints: list[str]
Expand Down

0 comments on commit 1a582cd

Please sign in to comment.