Skip to content

Commit 6da1180

Browse files
authored
Fix mapping issue
1 parent 7ef7ac7 commit 6da1180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Batch/Batch/Az.Batch.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ CmdletsToExport = 'Remove-AzBatchAccount',
149149
'New-AzBatchJobSchedule',
150150
'Remove-AzBatchJobSchedule',
151151
'Get-AzBatchTaskCount',
152-
'Get-AzBatchPoolNodeCounts',
152+
'Get-AzBatchPoolNodeCount',
153153
'Start-AzBatchComputeNodeServiceLogUpload',
154154
'New-AzBatchResourceFile'
155155

0 commit comments

Comments
 (0)