Networking_Proxy_List_ResponseBody

Networking_Proxy_List_ResponseBody
Networking_Proxy_List_ResponseBody

This is a response body class for an operation.

JSON Example
{
    "value": [
        {
            "key": "string",
            "value": {
                "server": "string",
                "port": 0,
                "username": "string",
                "password": "string",
                "enabled": false
            }
        }
    ]
}
array of object
value
Optional

Proxy configuration for all configured protocols.