Azure / Azure/azure-powershell
[Az.RecoveryServices] Typo in RecoveryServices/RecoveryServices.SiteRecovery/Models/PSObjects.cs
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
Thanks @anwather for catching this bug.
Properties name "ResourceType" is misspelled:
https://github.com/Azure/azure-powershell/blob/main/src/RecoveryServices/RecoveryServices.SiteRecovery/Models/PSObjects.cs#L75
Please plan to fix it in next major release.
### Issue script & Debug output
```PowerShell
N/A
```
### Environment data
```PowerShell
N/A
```
### Module versions
```PowerShell
N/A
```
### Error output
_No response_
Contributor guide
Research direction
Read src/RecoveryServices/RecoveryServices.SiteRecovery/Models/PSObjects.cs around line 75 and inspect the ResourceType property and nearby naming. Confirm the intended spelling from the surrounding model/API conventions; done means the misspelled property is corrected in the next major release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100