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

[AutoPR servicefabric/data-plane] typo: servicefabric/data-plane/Microsoft.ServiceFabric/servicefabric #4157

Merged
merged 1 commit into from
Nov 24, 2018
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 @@ -61,8 +61,8 @@ class ApplicationHealthPolicy {
* replicas. Default percentage is zero.
* @member {number}
* [defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices] The maximum
* maximum allowed percentage of unhealthy services. Allowed values are Byte
* values from zero to 100.
* allowed percentage of unhealthy services. Allowed values are Byte values
* from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ class ApplicationHealthPolicyMapItem {
* replicas. Default percentage is zero.
* @member {number}
* [value.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices] The
* maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* maximum allowed percentage of unhealthy services. Allowed values are Byte
* values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ class ApplicationUpgradeDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed
* values are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ class ApplicationUpgradeProgressInfo {
* replicas. Default percentage is zero.
* @member {number}
* [upgradeDescription.applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed
* values are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ class ApplicationUpgradeUpdateDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed
* values are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ class ComposeDeploymentUpgradeDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed
* values are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ class ComposeDeploymentUpgradeProgressInfo {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed
* values are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
38 changes: 19 additions & 19 deletions lib/services/serviceFabric/lib/models/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ export interface ApplicationHealthEvaluation extends HealthEvaluation {
* over the total number of replicas in the partition.
* The computation rounds up to tolerate one failure on small numbers of
* replicas. Default percentage is zero. Default value: 0 .
* @member {number} [maxPercentUnhealthyServices] The maximum maximum allowed
* @member {number} [maxPercentUnhealthyServices] The maximum allowed
* percentage of unhealthy services. Allowed values are Byte values from zero
* to 100.
*
Expand Down Expand Up @@ -352,9 +352,9 @@ export interface ServiceTypeHealthPolicy {
* over the total number of replicas in the partition.
* The computation rounds up to tolerate one failure on small numbers of
* replicas. Default percentage is zero.
* @member {number} [value.maxPercentUnhealthyServices] The maximum maximum
* allowed percentage of unhealthy services. Allowed values are Byte values
* from zero to 100.
* @member {number} [value.maxPercentUnhealthyServices] The maximum allowed
* percentage of unhealthy services. Allowed values are Byte values from zero
* to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -421,8 +421,8 @@ export interface ServiceTypeHealthPolicyMapItem {
* replicas. Default percentage is zero.
* @member {number}
* [defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices] The maximum
* maximum allowed percentage of unhealthy services. Allowed values are Byte
* values from zero to 100.
* allowed percentage of unhealthy services. Allowed values are Byte values
* from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -496,8 +496,8 @@ export interface ApplicationHealthPolicy {
* replicas. Default percentage is zero.
* @member {number}
* [value.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices] The
* maximum maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
* maximum allowed percentage of unhealthy services. Allowed values are Byte
* values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -1663,8 +1663,8 @@ export interface MonitoringPolicyDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -1932,8 +1932,8 @@ export interface FailureUpgradeDomainProgressInfo {
* replicas. Default percentage is zero.
* @member {number}
* [upgradeDescription.applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -5056,7 +5056,7 @@ export interface ServicePlacementNonPartiallyPlaceServicePolicyDescription exten
*
* This placement policy is usually used with fault domains in scenarios where
* the Service Fabric cluster is geographically distributed in order to
* indicate that a services primary replica should be located in a particular
* indicate that a service's primary replica should be located in a particular
* fault domain, which in geo-distributed scenarios usually aligns with
* regional or datacenter boundaries. Note that since this is an optimization
* it is possible that the Primary replica may not end up located in this
Expand Down Expand Up @@ -7640,8 +7640,8 @@ export interface RegistryCredential {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -7782,8 +7782,8 @@ export interface ComposeDeploymentUpgradeDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down Expand Up @@ -9419,8 +9419,8 @@ export interface ResumeApplicationUpgradeDescription {
* replicas. Default percentage is zero.
* @member {number}
* [applicationHealthPolicy.defaultServiceTypeHealthPolicy.maxPercentUnhealthyServices]
* The maximum maximum allowed percentage of unhealthy services. Allowed values
* are Byte values from zero to 100.
* The maximum allowed percentage of unhealthy services. Allowed values are
* Byte values from zero to 100.
*
* The percentage represents the maximum tolerated percentage of services that
* can be unhealthy before the application is considered in error.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class ServiceTypeHealthPolicy {
* over the total number of replicas in the partition.
* The computation rounds up to tolerate one failure on small numbers of
* replicas. Default percentage is zero. Default value: 0 .
* @member {number} [maxPercentUnhealthyServices] The maximum maximum allowed
* @member {number} [maxPercentUnhealthyServices] The maximum allowed
* percentage of unhealthy services. Allowed values are Byte values from zero
* to 100.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ class ServiceTypeHealthPolicyMapItem {
* over the total number of replicas in the partition.
* The computation rounds up to tolerate one failure on small numbers of
* replicas. Default percentage is zero.
* @member {number} [value.maxPercentUnhealthyServices] The maximum maximum
* allowed percentage of unhealthy services. Allowed values are Byte values
* from zero to 100.
* @member {number} [value.maxPercentUnhealthyServices] The maximum allowed
* percentage of unhealthy services. Allowed values are Byte values from zero
* to 100.
*
* The percentage represents the maximum tolerated percentage of services
* that can be unhealthy before the application is considered in error.
Expand Down
Loading