Skip to content

Commit 7a4ac32

Browse files
authored
Update ChangeLog.md
1 parent c5f4d60 commit 7a4ac32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/DataLakeStore/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
## Current Release
2121
* [BREAKING CHANGE] Removed the Obsolete Properties fields in PSDataLakeStoreAccount.cs and its assoicated files
2222
* Changed one of the two OutputTypes of Get-AzureRmDataLakeStoreAccount
23-
- List(PSDataLakeStoreAccount) to List(PSDataLakeStoreAccountBasic)
23+
- List\<PSDataLakeStoreAccount> to List\<PSDataLakeStoreAccountBasic>
2424
- The properties of PSDataLakeStoreAccountBasic is a strict subset of the properties of PSDataLakeStoreAccount
2525
- The additional properties that are in PSDataLakeStoreAccount are not returned by the service. Therefore, this change is to reflect this accurately. These additional properties are still in PSDataLakeStoreAccountBasic, but they are tagged as Obsolete.
2626

0 commit comments

Comments
 (0)