IpAddresses Property (ServerNetworkProtocol Class)

Applies to: SQL Server

Gets the IP addresses associated with the server network protocol.

Syntax

  
object.IpAddresses [= value]  

Parts

object
A ServerNetworkProtocol object that represents the network protocol used by the instance of Microsoft SQL Server.

Property Value/Return Value

An array of ServerNetworkProtocolIPAdress Class objects that represent the IP addresses supported by the server network protocol.

Remarks

See Also

Configuring Server Network Protocols and Net-Libraries