--- title: "ServerNetworkProtocolProperty Class" ms.custom: "" ms.date: "03/04/2017" ms.prod: sql ms.prod_service: "database-engine" ms.reviewer: "" ms.technology: ms.topic: "reference" apiname: - "ServerNetworkProtocolProperty Class" apilocation: - "sqlmgmproviderxpsp2up.mof" apitype: "MOFDef" helpviewer_keywords: - "ServerNetworkProtocolProperty class" ms.assetid: 72e124ad-a610-405a-8749-b2508068b348 author: "CarlRabeler" ms.author: "carlrab" --- # ServerNetworkProtocolProperty Class [!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx-md](../../../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)] The [ServerNetworkProtocolProperty Class](../../../relational-databases/wmi-provider-configuration-classes/servernetworkprotocolproperty-class/servernetworkprotocolproperty-class.md) represents the properties of a server network protocol. With the [ServerNetworkProtocolProperty Class](../../../relational-databases/wmi-provider-configuration-classes/servernetworkprotocolproperty-class/servernetworkprotocolproperty-class.md), you can perform the following tasks: - Check the protocol that the current property belongs to. - Check the IP address. - Check the name, type, and value of the current property. - Modify property string values and numeric values for the current property. - Set flags for the current property. ## See Also [Configuring Server Network Protocols and Net-Libraries](https://msdn.microsoft.com/library/ms177485\(v=sql.100\).aspx)