Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
Generated from 5fd09d9c190804fe78ab73bd227102f9c136fada (#1931)
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 d5dbbb9 commit 0a34b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class BackendServiceFabricClusterProperties
attr_accessor :client_certificatethumbprint

# @return [Integer] Maximum number of retries while attempting resolve
# the parition.
# the partition.
attr_accessor :max_partition_resolution_retries

# @return [Array<String>] The cluster management endpoint.
Expand Down

0 comments on commit 0a34b14

Please sign in to comment.