NetworkingDnsServersGetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"mode": "dhcp",
"servers": [
"string"
]
}
}
This is a response body class for an operation.
{
"value": {
"mode": "dhcp",
"servers": [
"string"
]
}
}