Skip to content

Commit c63cc61

Browse files
author
msftbot[bot]
authored
2 parents 2b8c299 + f0d79af commit c63cc61

File tree

5 files changed

+0
-2719
lines changed

5 files changed

+0
-2719
lines changed

schemas/2019-11-01-preview/Microsoft.ServiceFabric.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -616,17 +616,6 @@
616616
],
617617
"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)."
618618
},
619-
"recreateApplication": {
620-
"oneOf": [
621-
{
622-
"type": "boolean"
623-
},
624-
{
625-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
626-
}
627-
],
628-
"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."
629-
},
630619
"rollingUpgradeMonitoringPolicy": {
631620
"oneOf": [
632621
{

schemas/2020-03-01/Microsoft.ServiceFabric.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -616,17 +616,6 @@
616616
],
617617
"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)."
618618
},
619-
"recreateApplication": {
620-
"oneOf": [
621-
{
622-
"type": "boolean"
623-
},
624-
{
625-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
626-
}
627-
],
628-
"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."
629-
},
630619
"rollingUpgradeMonitoringPolicy": {
631620
"oneOf": [
632621
{

schemas/2020-12-01-preview/Microsoft.ServiceFabric.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -671,17 +671,6 @@
671671
],
672672
"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)."
673673
},
674-
"recreateApplication": {
675-
"oneOf": [
676-
{
677-
"type": "boolean"
678-
},
679-
{
680-
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
681-
}
682-
],
683-
"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."
684-
},
685674
"rollingUpgradeMonitoringPolicy": {
686675
"oneOf": [
687676
{

0 commit comments

Comments
 (0)