Skip to content

Commit 1f9191a

Browse files
committed
[ADLA] - Updating help markdown - OUTPUTS
* Get-AzureRmDataLakeAnalyticsAccount.md * Get-AzureRmDataLakeAnalyticsJob.md
1 parent ecbcc0e commit 1f9191a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/help/Get-AzureRmDataLakeAnalyticsAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
111111
### PSDataLakeAnalyticsAccount
112112
The specified account details.
113113
114-
### List<PSDataLakeAnalyticsAccount>
114+
### List<PSDataLakeAnalyticsAccountBasic>
115115
The list of accounts in the specified resource group or subscription.
116116
117117
## NOTES

src/ResourceManager/DataLakeAnalytics/Commands.DataLakeAnalytics/help/Get-AzureRmDataLakeAnalyticsJob.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Parameter 'JobId' accepts value of type 'Guid' from the pipeline
292292
### JobInformation
293293
The specified job information details
294294
295-
### List<JobInformation>
295+
### List<PSJobInformationBasic>
296296
The list of jobs in the specified Data Lake Analytics account.
297297
298298
## NOTES

0 commit comments

Comments
 (0)