Techpreview_Networking_Ipv4_List_ResponseBody

Techpreview_Networking_Ipv4_List_ResponseBody
Techpreview_Networking_Ipv4_List_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": [
        {
            "interface_name": "string",
            "mode": "string",
            "address": "string",
            "prefix": 0,
            "default_gateway": "string",
            "updateable": false
        }
    ]
}
value
Optional

IPv4 configuration for each interface.