Skip to content

Commit f0d6ade

Browse files
committed
Cleanup
1 parent f212c36 commit f0d6ade

File tree

1 file changed

+1
-1
lines changed
  • src/StackAdmin/Azs.Fabric.Admin/Module/Azs.Fabric.Admin/Generated.PowerShell.Commands/SwaggerPathCommands

1 file changed

+1
-1
lines changed

src/StackAdmin/Azs.Fabric.Admin/Module/Azs.Fabric.Admin/Generated.PowerShell.Commands/SwaggerPathCommands/Add-AzsScaleUnitNode.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Licensed under the MIT License. See License.txt in the project root for license
2525
#>
2626
function Add-AzsScaleUnitNode
2727
{
28-
[CmdletBinding(DefaultParameterSetName='ScaleUnits_ScaleOut')]
28+
[CmdletBinding()]
2929
param(
3030
[Parameter(Mandatory = $true)]
3131
[Microsoft.AzureStack.Management.Fabric.Admin.Models.ScaleOutScaleUnitParameters[]]

0 commit comments

Comments
 (0)