From 2564218c77a9478f74e2a5ae788e15c4840b0943 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Mon, 26 Oct 2020 09:10:21 +0000 Subject: [PATCH] Generated from 1f91f50eff5790375e54f20ff15fbb3d3640be73 --- .../compute/mgmt/2019-03-01/compute/virtualmachinescalesets.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/compute/mgmt/2019-03-01/compute/virtualmachinescalesets.go b/services/compute/mgmt/2019-03-01/compute/virtualmachinescalesets.go index bfc7eb5857e1..f3ef6adb7a43 100644 --- a/services/compute/mgmt/2019-03-01/compute/virtualmachinescalesets.go +++ b/services/compute/mgmt/2019-03-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.