We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91ce15e commit 43f1af9Copy full SHA for 43f1af9
src/services/expressRouteGateways/format.ts
@@ -34,7 +34,6 @@ export default ({
34
etag,
35
autoScaleConfiguration,
36
expressRouteConnections: expressRouteConnections?.map(connection => ({
37
- ...connection,
38
id: id || cuid(),
39
name: connection?.name,
40
provisioningState: connection?.provisioningState,
0 commit comments