Skip to content

Commit f20941e

Browse files
Nilambarilmazuel
authored andcommitted
Review comments incorporation (#3859)
1 parent e6195d0 commit f20941e

File tree

1 file changed

+17
-17
lines changed
  • specification/network/resource-manager/Microsoft.Network/stable/2018-08-01

1 file changed

+17
-17
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2018-08-01/virtualWan.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"paths": {
3737
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{VirtualWANName}": {
3838
"get": {
39-
"operationId": "VirtualWANs_Get",
39+
"operationId": "VirtualWans_Get",
4040
"x-ms-examples": {
4141
"VirtualWANGet": {
4242
"$ref": "./examples/VirtualWANGet.json"
@@ -81,7 +81,7 @@
8181
}
8282
},
8383
"put": {
84-
"operationId": "VirtualWANs_CreateOrUpdate",
84+
"operationId": "VirtualWans_CreateOrUpdate",
8585
"x-ms-examples": {
8686
"VirtualWANCreate": {
8787
"$ref": "./examples/VirtualWANPut.json"
@@ -145,7 +145,7 @@
145145
"tags": [
146146
"VirtualWANs"
147147
],
148-
"operationId": "VirtualWANs_UpdateTags",
148+
"operationId": "VirtualWans_UpdateTags",
149149
"x-ms-examples": {
150150
"VirtualWANUpdate": {
151151
"$ref": "./examples/VirtualWANUpdateTags.json"
@@ -206,7 +206,7 @@
206206
"x-ms-long-running-operation": true
207207
},
208208
"delete": {
209-
"operationId": "VirtualWANs_Delete",
209+
"operationId": "VirtualWans_Delete",
210210
"x-ms-examples": {
211211
"VirtualWANDelete": {
212212
"$ref": "./examples/VirtualWANDelete.json"
@@ -257,7 +257,7 @@
257257
},
258258
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans": {
259259
"get": {
260-
"operationId": "VirtualWANs_ListByResourceGroup",
260+
"operationId": "VirtualWans_ListByResourceGroup",
261261
"x-ms-examples": {
262262
"VirtualWANListByResourceGroup": {
263263
"$ref": "./examples/VirtualWANListByResourceGroup.json"
@@ -300,7 +300,7 @@
300300
},
301301
"/subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans": {
302302
"get": {
303-
"operationId": "VirtualWANs_List",
303+
"operationId": "VirtualWans_List",
304304
"x-ms-examples": {
305305
"VirtualWANList": {
306306
"$ref": "./examples/VirtualWANList.json"
@@ -1672,7 +1672,7 @@
16721672
},
16731673
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{virtualWanName}/p2sVpnServerConfigurations/{p2SVpnServerConfigurationName}": {
16741674
"get": {
1675-
"operationId": "P2SVpnServerConfigurations_Get",
1675+
"operationId": "P2sVpnServerConfigurations_Get",
16761676
"x-ms-examples": {
16771677
"P2SVpnServerConfigurationGet": {
16781678
"$ref": "./examples/P2SVpnServerConfigurationGet.json"
@@ -1724,7 +1724,7 @@
17241724
}
17251725
},
17261726
"put": {
1727-
"operationId": "P2SVpnServerConfigurations_CreateOrUpdate",
1727+
"operationId": "P2sVpnServerConfigurations_CreateOrUpdate",
17281728
"x-ms-examples": {
17291729
"P2SVpnServerConfigurationPut": {
17301730
"$ref": "./examples/P2SVpnServerConfigurationPut.json"
@@ -1792,7 +1792,7 @@
17921792
"x-ms-long-running-operation": true
17931793
},
17941794
"delete": {
1795-
"operationId": "P2SVpnServerConfigurations_Delete",
1795+
"operationId": "P2sVpnServerConfigurations_Delete",
17961796
"x-ms-examples": {
17971797
"P2SVpnServerConfigurationDelete": {
17981798
"$ref": "./examples/P2SVpnServerConfigurationDelete.json"
@@ -1850,7 +1850,7 @@
18501850
},
18511851
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{virtualWanName}/p2sVpnServerConfigurations": {
18521852
"get": {
1853-
"operationId": "P2SVpnServerConfigurations_ListByVirtualWan",
1853+
"operationId": "P2sVpnServerConfigurations_ListByVirtualWan",
18541854
"x-ms-examples": {
18551855
"P2SVpnServerConfigurationList": {
18561856
"$ref": "./examples/P2SVpnServerConfigurationList.json"
@@ -1900,7 +1900,7 @@
19001900
},
19011901
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways/{gatewayName}": {
19021902
"get": {
1903-
"operationId": "P2SVpnGateways_Get",
1903+
"operationId": "P2sVpnGateways_Get",
19041904
"x-ms-examples": {
19051905
"P2SVpnGatewayGet": {
19061906
"$ref": "./examples/P2SVpnGatewayGet.json"
@@ -1945,7 +1945,7 @@
19451945
}
19461946
},
19471947
"put": {
1948-
"operationId": "P2SVpnGateways_CreateOrUpdate",
1948+
"operationId": "P2sVpnGateways_CreateOrUpdate",
19491949
"x-ms-examples": {
19501950
"P2SVpnGatewayPut": {
19511951
"$ref": "./examples/P2SVpnGatewayPut.json"
@@ -2009,7 +2009,7 @@
20092009
"tags": [
20102010
"P2SVpnGateways"
20112011
],
2012-
"operationId": "P2SVpnGateways_UpdateTags",
2012+
"operationId": "P2sVpnGateways_UpdateTags",
20132013
"x-ms-examples": {
20142014
"P2SVpnGatewayUpdate": {
20152015
"$ref": "./examples/P2SVpnGatewayUpdateTags.json"
@@ -2070,7 +2070,7 @@
20702070
"x-ms-long-running-operation": true
20712071
},
20722072
"delete": {
2073-
"operationId": "P2SVpnGateways_Delete",
2073+
"operationId": "P2sVpnGateways_Delete",
20742074
"x-ms-examples": {
20752075
"P2SVpnGatewayDelete": {
20762076
"$ref": "./examples/P2SVpnGatewayDelete.json"
@@ -2121,7 +2121,7 @@
21212121
},
21222122
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways": {
21232123
"get": {
2124-
"operationId": "P2SVpnGateways_ListByResourceGroup",
2124+
"operationId": "P2sVpnGateways_ListByResourceGroup",
21252125
"x-ms-examples": {
21262126
"P2SVpnGatewayListByResourceGroup": {
21272127
"$ref": "./examples/P2SVpnGatewayListByResourceGroup.json"
@@ -2164,7 +2164,7 @@
21642164
},
21652165
"/subscriptions/{subscriptionId}/providers/Microsoft.Network/p2svpnGateways": {
21662166
"get": {
2167-
"operationId": "P2SVpnGateways_List",
2167+
"operationId": "P2sVpnGateways_List",
21682168
"x-ms-examples": {
21692169
"P2SVpnGatewayListBySubscription": {
21702170
"$ref": "./examples/P2SVpnGatewayList.json"
@@ -2203,7 +2203,7 @@
22032203
"tags": [
22042204
"P2SVpnGateways"
22052205
],
2206-
"operationId": "P2SVpnGateways_GenerateVpnProfile",
2206+
"operationId": "P2sVpnGateways_GenerateVpnProfile",
22072207
"description": "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.",
22082208
"parameters": [
22092209
{

0 commit comments

Comments
 (0)