-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Peering] Add API version 2020-04-01 #11907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| /// </summary> | ||
| [Cmdlet(VerbsCommon.Get, Constants.AzPeeringReceivedRoutes, | ||
| DefaultParameterSetName = Constants.ParameterSetNameByResourceAndName)] | ||
| [OutputType(typeof(List<PSPeeringReceivedRoute>))] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the return type should be "PSPeeringReceivedRoute" instead of "List"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you fix this and regenerate help markdown for it?
|
Hi @rileymckenna , |
|
/azp run |
|
Pull request contains merge conflicts. |
|
@VeryEarly Made the changes and fixed the failing tests |
Description
Add api version 2020-04-01 support
add cmdlet Get-AzPeeringReceivedRoute
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be addedhttps://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/592