azure-sdk-for-cpp/sdk
JinmingHu 0a4924393c
Rename Enabled to IsEnabled (#1348)
closes https://github.com/Azure/azure-sdk-for-cpp/issues/1129

# Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the [contributing guide](https://github.com/Azure/azure-sdk-for-cpp/blob/master/CONTRIBUTING.md#pull-requests).

- [x] [C++ Guidelines](https://azure.github.io/azure-sdk/cpp_introduction.html)
- [x] Doxygen docs
- [x] Unit tests
- [x] No unwanted commits/changes
- [x] Descriptive title/description
  - [x] PR is single purpose
  - [x] Related issue listed
- [x] Comments in source
- [x] No typos
- [x] Update changelog
- [x] Not work-in-progress
- [x] External references or docs updated
- [x] Self review of PR done
- [x] Any breaking changes?
2021-01-13 06:27:22 +00:00
..
core void specialization of Response<T> (#1331) 2021-01-12 17:35:35 -08:00
identity DateTime: better integration with chrono, support year 0001+ (#1320) 2021-01-11 17:40:16 -08:00
storage Rename Enabled to IsEnabled (#1348) 2021-01-13 06:27:22 +00:00
template Add copyright and license comments to CONTROL files (#1296) 2021-01-08 18:15:42 -08:00