NetworkingInterfacesIpv4GetResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"address": "string",
"configurable": false,
"default_gateway": "string",
"mode": "DHCP",
"prefix": 0
}
}
This is a response body class for an operation.
{
"value": {
"address": "string",
"configurable": false,
"default_gateway": "string",
"mode": "DHCP",
"prefix": 0
}
}