Techpreview_Networking_Routes_List_ResponseBody
Techpreview_Networking_Routes_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"destination": "string",
"prefix": 0,
"gateway": "string",
"interface_name": "string",
"is_static": false
}
]
}