Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"tags": [
"ExpressRouteCrossConnections"
],
"operationId": "ExpressRouteCrossConnectionsTags_Update",
"operationId": "ExpressRouteCrossConnections_UpdateTags",
"description": "Updates an express route cross connection tags.",
"parameters": [
{
Expand Down Expand Up @@ -363,7 +363,7 @@
"ExpressRouteCrossConnectionPeerings"
],
"operationId": "ExpressRouteCrossConnectionPeerings_Get",
"description": "Gets the specified peering for the ExpressrouteCrossConnection.",
"description": "Gets the specified peering for the ExpressRouteCrossConnection.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -412,7 +412,7 @@
"ExpressRouteCrossConnectionPeerings"
],
"operationId": "ExpressRouteCrossConnectionPeerings_CreateOrUpdate",
"description": "Creates or updates a peering in the specified ExpressrouteCrossConnection.",
"description": "Creates or updates a peering in the specified ExpressRouteCrossConnection.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -478,8 +478,8 @@
"tags": [
"ExpressRouteCrossConnectionArpTable"
],
"operationId": "ExpressRouteCircuitsArpTable_List",
"description": "Gets the currently advertised ARP table associated with the express route circuit in a resource group.",
"operationId": "ExpressRouteCrossConnections_ListArpTable",
"description": "Gets the currently advertised ARP table associated with the express route cross connection in a resource group.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -540,8 +540,8 @@
"tags": [
"ExpressRouteCrossConnectionRouteTableSummary"
],
"operationId": "ExpressRouteCircuitsRouteTableSummary_List",
"description": "Gets the route table summary associated with the expressrouteCrossConnection in a resource group.",
"operationId": "ExpressRouteCrossConnections_ListRoutesTableSummary",
"description": "Gets the route table summary associated with the express route cross connection in a resource group.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -602,8 +602,8 @@
"tags": [
"ExpressRouteCrossConnectionRouteTable"
],
"operationId": "ExpressRouteCircuitsRoutesTable_List",
"description": "Gets the currently advertised routes table associated with the express route crossConnection in a resource group.",
"operationId": "ExpressRouteCrossConnections_ListRoutesTable",
"description": "Gets the currently advertised routes table associated with the express route cross connection in a resource group.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down