azure-powershell
azure-powershell copied to clipboard
Fix typo in ASRVaultSettings class
Fixed type in ASRVaultSettings class
Description
Fix typo in ASRVaultSettings class
Checklist
- [x] I have read the Submitting Changes section of
CONTRIBUTING.md
- [x] The title of the PR is clear and informative
- [ ] The appropriate
ChangeLog.md
file(s) has been updated:- For any service, the
ChangeLog.md
file can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
- A snippet outlining the change(s) made in the PR should be written under the
## Upcoming Release
header -- no new version header should be added
- For any service, the
- [x] The PR does not introduce breaking changes
- [x] If applicable, the changes made in the PR have proper test coverage
- [ ] For public API changes to cmdlets:
- [ ] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
- {Please put the link here}
- [ ] the markdown help files have been regenerated using the commands listed here
- [ ] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
Thank you for your contribution anwather! We will review the pull request and get back to you soon.
Hi @anwather , Thanks for you contribution, however this change is considered breaking change and can be released only at major releases (twice a year). I have created issue: https://github.com/Azure/azure-powershell/issues/18742 to track this, please feel free to add comments
@service team,, do you want to release the breaking change fix in this PR.
/azp run
/azp run azure-powershell - powershell-core
/azp run
Will included in https://github.com/Azure/azure-powershell/pull/23873