Update ExpressRouteCrossConnection Route Table Summary Record#2574
Merged
dsgouda merged 4 commits intoAzure:Network-2018-02-01from Mar 5, 2018
gimotwanMSFT:ExpressRouteCrossConnectionSync
Merged
Update ExpressRouteCrossConnection Route Table Summary Record#2574dsgouda merged 4 commits intoAzure:Network-2018-02-01from gimotwanMSFT:ExpressRouteCrossConnectionSync
dsgouda merged 4 commits intoAzure:Network-2018-02-01from
gimotwanMSFT:ExpressRouteCrossConnectionSync
Conversation
Fix the name for CrossConnection Put Operation
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
dsgouda
suggested changes
Mar 2, 2018
| "description": "A list of the routes table." | ||
| }, | ||
| "nextLink": { | ||
| "type": "string", |
Contributor
There was a problem hiding this comment.
Should be marked as readonly
dsgouda
suggested changes
Mar 5, 2018
Contributor
dsgouda
left a comment
There was a problem hiding this comment.
Looks good for the most part apart from the linter validation error pointed below
Contributor
There was a problem hiding this comment.
Add a more meaningful description
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
dsgouda
pushed a commit
that referenced
this pull request
Mar 23, 2018
… 2018 (#2642) * Add support for Express Route Circuit Connection resource as a child of Express Route Circuit Peering in 2018-02-01 API (#2358) * copy all files from 2018-01-01 to 2018-02-01 * update api version to 2018 in all files * add express route circuit connection as child of express route bgp peering * update readme.md * add examples * fix travis build error * fix travis build error * fix indentation errors * update reference to circuit connections in peering * fix indentation * Merge Express Route Circuit Connection to Networking2018-02-01 (#2370) * copy all files from 2018-01-01 to 2018-02-01 * update api version to 2018 in all files * add express route circuit connection as child of express route bgp peering * update readme.md * add examples * fix travis build error * fix travis build error * fix indentation errors * update reference to circuit connections in peering * fix indentation * fix indentation * fix indentation' * get latest file * Fix indentation * fix key * fix indentation and example * fix indentation * fix indentation * make circuit con singular * add fix as PR #2364 (#2376) * Network feature: Setting custom ipsec policy for Virtual Network Gateway P2S clients. (#2521) * 1443089: Network feature: Setting custom ipsec policy for Virtual Network Gateway P2S clients. * 1443089:Fix network ReadMe file. * 1443089:Fix network ReadMe file. * Temporary bug fix * Add support for Express Route Provider APIs (#2532) * Add support for Express Route Provider APIs A new top level NRP resource ExpressRouteCrossConnection is being introduced with this change. This resource shadows the customer ExpressRouteCircuit resouce in the customer subscription and enables the provider to perform CRUD operations on some of the sub-resources, such as peerings on the ExpressRoute Circuit * remove wrong enum values from circuit connection status and fix enum … (#2572) * remove wrong enum values from circuit connection status and fix enum name * Update ExpressRouteCrossConnection Route Table Summary Record (#2574) * Update CrossConnection Route Table Summary record * [Network-2018-02-01] DDoS Protection Plan resource (#2567) * Initial version * Add eol * Add extra property in example * Add default values for fields * Rename operation IDs * Make 'id' read-only for all network resources * Revert "Make 'id' read-only for all network resources" * Fix reference * making peer express route circuit peering and express route circuit peering as references (#2696) * Express Route Cross Connection Swagger changes as per PM requirements (#2644) * Fixed operationIds for non-CRUD operations in ExpressRouteCrossConnections (#2720) * Making travis run > 10 mins (#2739)
mccleanp
pushed a commit
that referenced
this pull request
Mar 23, 2022
Add ExtendedLocations to AzureArcData resources, also bumped API Version.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update CrossConnection Route Table Summary Record to reflect better naming for attributes in the backend.
Fix the name for CrossConnection Put Operation