Skip to content

Commit 0c320f6

Browse files
committed
Removing ResourceGroupName from ResourceId paramset
1 parent 97aabb7 commit 0c320f6

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

src/StackAdmin/Azs.Subscriptions.Admin/Module/Azs.Subscriptions.Admin/Generated.PowerShell.Commands/SwaggerPathCommands/Remove-AzsDirectoryTenant.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ function Remove-AzsDirectoryTenant {
3535
[System.String]
3636
$Name,
3737

38-
[Parameter(Mandatory = $true, ParameterSetName = 'ResourceId')]
3938
[Parameter(Mandatory = $true, ParameterSetName = 'Delete')]
4039
[System.String]
4140
$ResourceGroupName,

0 commit comments

Comments
 (0)