Techpreview_Networking_Ipv6_Get_ResponseBody
Techpreview_Networking_Ipv6_Get_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"interface_name": "string",
"dhcp": false,
"autoconf": false,
"addresses": [
{
"address": "string",
"prefix": 0,
"origin": "string",
"status": "string"
}
],
"default_gateway": "string",
"updateable": false
}
]
}