GenericDhcpOption

GenericDhcpOption
GenericDhcpOption
JSON Example
{
    "code": 0,
    "values": [
        "string"
    ]
}
integer As int64 As int64
code
Required

dhcp option code, [0-255]

array of string
values
Required

dhcp option value

Property Of