Skip to content

Commit

Permalink
chore: jsonfmt compute (#7535)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni authored and mmyyrroonn committed Oct 17, 2019
1 parent c2f6e5b commit 3b87973
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 334 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2599,7 +2599,7 @@
},
"Create a scale set with ephemeral os disks.": {
"$ref": "./examples/CreateAScaleSetWithDiffOsDisk.json"
},
},
"Create a scale set with automatic repairs enabled": {
"$ref": "./examples/CreateAScaleSetWithAutomaticRepairs.json"
}
Expand Down Expand Up @@ -6085,7 +6085,7 @@
"description": "The amount of time for which automatic repairs are suspended due to a state change on VM. The grace time starts after the state change has completed. This helps avoid premature or accidental repairs. The time duration should be specified in ISO 8601 format. The default value is 5 minutes (PT5M)."
},
"maxInstanceRepairsPercent": {
"type": "integer",
"type": "integer",
"description": "The percentage (capacity of scaleset) of virtual machines that will be simultaneously repaired. The default value is 20%."
}
},
Expand Down
Loading

0 comments on commit 3b87973

Please sign in to comment.