Skip to content

Commit 48c6726

Browse files
irrogozhanandanthony
authored andcommitted
Added new virtualNetwork property to load balancer backend address pool (Azure#21436)
1 parent bedeb6f commit 48c6726

File tree

1 file changed

+4
-0
lines changed
  • specification/network/resource-manager/Microsoft.Network/stable/2022-07-01

1 file changed

+4
-0
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2022-07-01/loadBalancer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1824,6 +1824,10 @@
18241824
"type": "integer",
18251825
"format": "int32",
18261826
"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."
18271831
}
18281832
},
18291833
"description": "Properties of the backend address pool."

0 commit comments

Comments
 (0)