Skip to content

Commit

Permalink
correct the description (#11009)
Browse files Browse the repository at this point in the history
  • Loading branch information
srcharug authored Oct 2, 2020
1 parent 55c3979 commit 09ccf5c
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 09ccf5c

Please sign in to comment.