diff --git a/specification/network/resource-manager/Microsoft.Network/2017-06-01/networkInterface.json b/specification/network/resource-manager/Microsoft.Network/2017-06-01/networkInterface.json index a21a9730738e..5b0d5f556752 100644 --- a/specification/network/resource-manager/Microsoft.Network/2017-06-01/networkInterface.json +++ b/specification/network/resource-manager/Microsoft.Network/2017-06-01/networkInterface.json @@ -294,9 +294,6 @@ "description": "Accepted and the operation will complete asynchronously." } }, - "x-ms-pageable": { - "nextLinkName": "nextLink" - }, "x-ms-examples": { "Show network interface effective route tables": { "$ref": "./examples/NetworkInterfaceEffectiveRouteTableList.json" } }, @@ -343,9 +340,6 @@ "description": "Accepted and the operation will complete asynchronously." } }, - "x-ms-pageable": { - "nextLinkName": "nextLink" - }, "x-ms-examples": { "List network interface effective network security groups": { "$ref": "./examples/NetworkInterfaceEffectiveNSGList.json" } }, diff --git a/specification/network/resource-manager/Microsoft.Network/2017-08-01/networkInterface.json b/specification/network/resource-manager/Microsoft.Network/2017-08-01/networkInterface.json index 7d3ca790afcc..1ff392137cbd 100644 --- a/specification/network/resource-manager/Microsoft.Network/2017-08-01/networkInterface.json +++ b/specification/network/resource-manager/Microsoft.Network/2017-08-01/networkInterface.json @@ -294,9 +294,6 @@ "description": "Accepted and the operation will complete asynchronously." } }, - "x-ms-pageable": { - "nextLinkName": "nextLink" - }, "x-ms-examples": { "Show network interface effective route tables": { "$ref": "./examples/NetworkInterfaceEffectiveRouteTableList.json" } }, @@ -343,9 +340,6 @@ "description": "Accepted and the operation will complete asynchronously." } }, - "x-ms-pageable": { - "nextLinkName": "nextLink" - }, "x-ms-examples": { "List network interface effective network security groups": { "$ref": "./examples/NetworkInterfaceEffectiveNSGList.json" } },