Data Object - SrmVmIpCustomizationWindowsNicCustomizationSpec

Extends
SrmVmIpCustomizationNicCustomizationSpec
Since
SRM API 7.0

Data Object Description

Contains Windows specific IP customization info for a specific network adapter for a virtual machine.

Properties

Name Type Description
domainName*xsd:string

A connection-specific Windows DNS domain name.
netBios*xsd:string

NetBIOS setting for Windows only. Can specify explicit enable or disable of NetBIOS or allow DHCP to automatically decide if NetBIOS will be used. Possible values are the constants defined by NetBiosMode enum.
wins*xsd:string[]

The IP addresses of the primary and secondary WINS servers. The first element in this array is always the address of the primary WINS server and if a second element exists, it will be the address of the secondary WINS server.
Properties inherited from SrmVmIpCustomizationNicCustomizationSpec
deviceId, dnsServerList, ipV4AddressSpecs, ipV6AddressSpecs
Properties inherited from
None
*Need not be set