Skip to content

Commit

Permalink
[ReleasePR servicefabric] add apitestErrorCode doc (#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Aug 2, 2021
2 parents 2b8c299 + f0d79af commit c63cc61
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 2,719 deletions.
11 changes: 0 additions & 11 deletions schemas/2019-11-01-preview/Microsoft.ServiceFabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,17 +616,6 @@
],
"description": "If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."
},
"recreateApplication": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed and it will result in availability loss."
},
"rollingUpgradeMonitoringPolicy": {
"oneOf": [
{
Expand Down
11 changes: 0 additions & 11 deletions schemas/2020-03-01/Microsoft.ServiceFabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -616,17 +616,6 @@
],
"description": "If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."
},
"recreateApplication": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed and it will result in availability loss."
},
"rollingUpgradeMonitoringPolicy": {
"oneOf": [
{
Expand Down
11 changes: 0 additions & 11 deletions schemas/2020-12-01-preview/Microsoft.ServiceFabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -671,17 +671,6 @@
],
"description": "If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data)."
},
"recreateApplication": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed and it will result in availability loss."
},
"rollingUpgradeMonitoringPolicy": {
"oneOf": [
{
Expand Down
Loading

0 comments on commit c63cc61

Please sign in to comment.