File tree Expand file tree Collapse file tree 2 files changed +2
-34
lines changed
specification/network/resource-manager/Microsoft.Network/stable/2020-06-01 Expand file tree Collapse file tree 2 files changed +2
-34
lines changed Original file line number Diff line number Diff line change 8484 "type" : " Microsoft.Network/natGateways"
8585 }
8686 },
87- "202" : {
88- "body" : {
89- "name" : " test-natGateway" ,
90- "sku" : {
91- "name" : " Standard"
92- },
93- "id" : " /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/natGateways/test-natGateway" ,
94- "location" : " westus" ,
95- "properties" : {
96- "idleTimeoutInMinutes" : 5 ,
97- "provisioningState" : " Succeeded" ,
98- "publicIpAddresses" : [
99- {
100- "id" : " /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/publicIPAddresses/PublicIpAddress1"
101- }
102- ],
103- "publicIpPrefixes" : [
104- {
105- "id" : " /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/publicIPPrefixes/PublicIpPrefix1"
106- }
107- ],
108- "subnets" : [
109- {
110- "id" : " /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1"
111- }
112- ]
113- },
114- "type" : " Microsoft.Network/natGateways"
115- }
116- }
87+ "202" : {}
11788 }
11889}
Original file line number Diff line number Diff line change 196196 }
197197 },
198198 "202" : {
199- "description" : " Accepted and the operation will complete asynchronously." ,
200- "schema" : {
201- "$ref" : " #/definitions/NatGateway"
202- }
199+ "description" : " Accepted and the operation will complete asynchronously."
203200 },
204201 "default" : {
205202 "description" : " Error response describing why the operation failed." ,
You can’t perform that action at this time.
0 commit comments