NetworkingNoProxyGetResponseBody
This is a response body class for an operation.
Properties
array of
string
value
Optional
List of servers for which no proxy configuration will be applied.
JSON Example
{
"value": [
"string"
]
}