From 5e000c91c41140e08de16930a320f76e2b455172 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Sat, 3 Oct 2020 00:07:57 +0000 Subject: [PATCH] Generated from afc4979ca6dff867e857beea91fd3c9a56ab0337 --- .../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.