From d413ade1052dae2ef54f20b4eacdc9d9366d016b Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Sat, 3 Oct 2020 00:08:20 +0000 Subject: [PATCH] Generated from afc4979ca6dff867e857beea91fd3c9a56ab0337 --- .../compute/mgmt/2019-12-01/compute/virtualmachinescalesets.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/compute/mgmt/2019-12-01/compute/virtualmachinescalesets.go b/services/compute/mgmt/2019-12-01/compute/virtualmachinescalesets.go index 8839ada2da2d..655b7e9b4402 100644 --- a/services/compute/mgmt/2019-12-01/compute/virtualmachinescalesets.go +++ b/services/compute/mgmt/2019-12-01/compute/virtualmachinescalesets.go @@ -43,7 +43,7 @@ func NewVirtualMachineScaleSetsClientWithBaseURI(baseURI string, subscriptionID return VirtualMachineScaleSetsClient{NewWithBaseURI(baseURI, subscriptionID)} } -// ConvertToSinglePlacementGroup converts SinglePlacementGroup property to false for a existing virtual machine scale +// ConvertToSinglePlacementGroup converts SinglePlacementGroup property to true for a existing virtual machine scale // set. // Parameters: // resourceGroupName - the name of the resource group.