Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.
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 @@ -30,7 +30,7 @@ class BackendBaseParameters {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down
2 changes: 1 addition & 1 deletion lib/services/apimanagement/lib/models/backendContract.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class BackendContract extends models['Resource'] {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down
2 changes: 1 addition & 1 deletion lib/services/apimanagement/lib/models/backendProperties.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class BackendProperties {
* @member {string} [serviceFabricCluster.clientCertificatethumbprint] The
* client certificate thumbprint for the management endpoint.
* @member {number} [serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
* @member {array} [serviceFabricCluster.managementEndpoints] The cluster
* management endpoint.
* @member {array} [serviceFabricCluster.serverCertificateThumbprints]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class BackendServiceFabricClusterProperties {
* @member {string} clientCertificatethumbprint The client certificate
* thumbprint for the management endpoint.
* @member {number} [maxPartitionResolutionRetries] Maximum number of retries
* while attempting resolve the parition.
* while attempting resolve the partition.
* @member {array} managementEndpoints The cluster management endpoint.
* @member {array} [serverCertificateThumbprints] Thumbprints of certificates
* cluster management service uses for tls communication
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class BackendUpdateParameters {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down
10 changes: 5 additions & 5 deletions lib/services/apimanagement/lib/models/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1524,7 +1524,7 @@ export interface X509CertificateName {
* @member {string} clientCertificatethumbprint The client certificate
* thumbprint for the management endpoint.
* @member {number} [maxPartitionResolutionRetries] Maximum number of retries
* while attempting resolve the parition.
* while attempting resolve the partition.
* @member {array} managementEndpoints The cluster management endpoint.
* @member {array} [serverCertificateThumbprints] Thumbprints of certificates
* cluster management service uses for tls communication
Expand All @@ -1549,7 +1549,7 @@ export interface BackendServiceFabricClusterProperties {
* @member {string} [serviceFabricCluster.clientCertificatethumbprint] The
* client certificate thumbprint for the management endpoint.
* @member {number} [serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
* @member {array} [serviceFabricCluster.managementEndpoints] The cluster
* management endpoint.
* @member {array} [serviceFabricCluster.serverCertificateThumbprints]
Expand Down Expand Up @@ -1637,7 +1637,7 @@ export interface BackendTlsProperties {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down Expand Up @@ -1699,7 +1699,7 @@ export interface BackendBaseParameters {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down Expand Up @@ -1766,7 +1766,7 @@ export interface BackendContract extends Resource {
* certificate thumbprint for the management endpoint.
* @member {number}
* [properties.serviceFabricCluster.maxPartitionResolutionRetries] Maximum
* number of retries while attempting resolve the parition.
* number of retries while attempting resolve the partition.
* @member {array} [properties.serviceFabricCluster.managementEndpoints] The
* cluster management endpoint.
* @member {array}
Expand Down
12 changes: 6 additions & 6 deletions lib/services/apimanagement/lib/operations/backend.js
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ function _get(resourceGroupName, serviceName, backendid, options, callback) {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -903,7 +903,7 @@ function _createOrUpdate(resourceGroupName, serviceName, backendid, parameters,
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -1975,7 +1975,7 @@ class Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -2095,7 +2095,7 @@ class Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -2237,7 +2237,7 @@ class Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -2358,7 +2358,7 @@ class Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down
8 changes: 4 additions & 4 deletions lib/services/apimanagement/lib/operations/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7940,7 +7940,7 @@ export interface Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -8048,7 +8048,7 @@ export interface Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -8175,7 +8175,7 @@ export interface Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down Expand Up @@ -8284,7 +8284,7 @@ export interface Backend {
*
* @param {number}
* [parameters.properties.serviceFabricCluster.maxPartitionResolutionRetries]
* Maximum number of retries while attempting resolve the parition.
* Maximum number of retries while attempting resolve the partition.
*
* @param {array}
* parameters.properties.serviceFabricCluster.managementEndpoints The cluster
Expand Down