Skip to content

Commit

Permalink
correct the description
Browse files Browse the repository at this point in the history
  • Loading branch information
srcharug committed Oct 1, 2020
1 parent e28a0c7 commit afc4979
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4380,7 +4380,7 @@
"VirtualMachineScaleSets"
],
"operationId": "VirtualMachineScaleSets_ConvertToSinglePlacementGroup",
"description": "Converts SinglePlacementGroup property to false for a existing virtual machine scale set.",
"description": "Converts SinglePlacementGroup property to true for a existing virtual machine scale set.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4535,7 +4535,7 @@
"VirtualMachineScaleSets"
],
"operationId": "VirtualMachineScaleSets_ConvertToSinglePlacementGroup",
"description": "Converts SinglePlacementGroup property to false for a existing virtual machine scale set.",
"description": "Converts SinglePlacementGroup property to true for a existing virtual machine scale set.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4877,7 +4877,7 @@
"VirtualMachineScaleSets"
],
"operationId": "VirtualMachineScaleSets_ConvertToSinglePlacementGroup",
"description": "Converts SinglePlacementGroup property to false for a existing virtual machine scale set.",
"description": "Converts SinglePlacementGroup property to true for a existing virtual machine scale set.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down

0 comments on commit afc4979

Please sign in to comment.