We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d999c8 commit f7ee080Copy full SHA for f7ee080
specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/loadBalancer.json
@@ -1824,6 +1824,10 @@
1824
"type": "integer",
1825
"format": "int32",
1826
"description": "Amount of seconds Load Balancer waits for before sending RESET to client and backend address."
1827
+ },
1828
+ "virtualNetwork": {
1829
+ "$ref": "./network.json#/definitions/SubResource",
1830
+ "description": "A reference to a virtual network."
1831
}
1832
},
1833
"description": "Properties of the backend address pool."
0 commit comments