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

[AutoPR apimanagement/resource-manager] typo: Fix apimanagement/resource-manager/Microsoft.ApiManagement/apimbackends.json #1931

Merged
Merged
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 @@ -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