diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/virtualNetworkGateway.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/virtualNetworkGateway.json index c5b60d5e1fac..a085950cedd9 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/virtualNetworkGateway.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/virtualNetworkGateway.json @@ -2800,11 +2800,7 @@ }, "vNetExtendedLocationResourceId": { "type": "string", - "description": "MAS FIJI customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet." - }, - "virtualNetworkExtendedLocation": { - "description": "The extended location of type local virtual network gateway.", - "$ref": "./network.json#/definitions/ExtendedLocation" + "description": "Customer vnet resource id. VirtualNetworkGateway of type local gateway is associated with the customer vnet." }, "natRules": { "type": "array", @@ -3217,6 +3213,10 @@ "$ref": "#/definitions/VirtualNetworkGatewayPropertiesFormat", "description": "Properties of the virtual network gateway." }, + "extendedLocation": { + "$ref": "./network.json#/definitions/ExtendedLocation", + "description": "The extended location of type local virtual network gateway." + }, "etag": { "readOnly": true, "type": "string",