Skip to content

Commit 080fb1d

Browse files
authored
Merge pull request Azure#4886 from ro-joowan/updating-help-adla-adls
[ADLA - ADLS] - Updating help markdown OUTPUTS
2 parents 51a49f5 + 5a9b654 commit 080fb1d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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

src/ResourceManager/DataLakeStore/Commands.DataLakeStore/help/Get-AzureRmDataLakeStoreAccount.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
### PSDataLakeStoreAccount
112112
The specific Data Lake Store account asked for.
113113
114-
### List<PSDataLakeStoreAccount>
114+
### List<PSDataLakeStoreAccountBasic>
115115
A list of Data Lake Store accounts in the resource group or subscription specified.
116116
117117
## NOTES

0 commit comments

Comments
 (0)