IpAddress (microsoft-windows-networkloadbalancing-core-clusters-cluster-dedicatedipaddresses-ipaddress-ipaddress)

IpAddress specifies the IP address for the dedicated IP address. This is a required setting.

Note   To enable this Network Load Balancing setting, the NetworkLoadBalancingFullServer package must be enabled in the Windows image you are installing. To do this, use Windows System Image Manager to add the Microsoft-Windows-Foundation-Package to your answer file, and then configure the NetworkLoadBalancingFullServer package to enable it. For more information about adding and configuring packages, see the Windows Assessment and Deployment (Windows ADK) Technical Reference.

Values

IpAddress

Specifies the IP address for the dedicated IP address.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Configuration Passes

specialize

Parent Hierarchy

microsoft-windows-networkloadbalancing-core- | Clusters | Cluster | DedicatedIpAddresses | IpAddress | IpAddress

Applies To

For a list of the supported Windows editions and architectures that this component supports, see microsoft-windows-networkloadbalancing-core-.

XML Example

The following XML output specifies a host's unique IP address.

<IpAddress>10.192.45.1</IpAddress>

IpAddress