Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@
},
"customRoutes": {
"$ref": "./virtualNetwork.json#/definitions/AddressSpace",
"description": "The reference of the address space resource which represents the custom routes address space specified by the the customer for virtual network gateway and VpnClient."
"description": "The reference of the address space resource which represents the custom routes address space specified by the customer for virtual network gateway and VpnClient."
},
"resourceGuid": {
"type": "string",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
}
},
"WebApplicationFirewallPolicyListResult": {
"description": "Result of the request to list WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the the next set of results.",
"description": "Result of the request to list WebApplicationFirewallPolicies. It contains a list of WebApplicationFirewallPolicy objects and a URL link to get the next set of results.",
"properties": {
"value": {
"type": "array",
Expand Down