WinNetBIOSConfigInfo
WinNetBIOSConfigInfo
This data object type describes the Windows-specific NetBIOS configuration.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"mode": "string",
"primaryWINS": "string",
"secondaryWINS": "string"
}
string
primaryWINS
Required
The IP address of the primary WINS server.
string
secondaryWINS
Optional
The IP address of the secondary WINS server.