Поделиться через


ServerIPAddress.IPAddressProperties Свойство

Определение

Представляет коллекцию объектов IPAddressProperty. Каждый объект IPAddressProperty представляет атрибут IP-адреса.

public:
 property Microsoft::SqlServer::Management::Smo::Wmi::IPAddressPropertyCollection ^ IPAddressProperties { Microsoft::SqlServer::Management::Smo::Wmi::IPAddressPropertyCollection ^ get(); };
public Microsoft.SqlServer.Management.Smo.Wmi.IPAddressPropertyCollection IPAddressProperties { get; }
member this.IPAddressProperties : Microsoft.SqlServer.Management.Smo.Wmi.IPAddressPropertyCollection
Public ReadOnly Property IPAddressProperties As IPAddressPropertyCollection

Значение свойства

Объект IPAddressPropertyCollection, представляющий все атрибуты IP-адреса.

Примеры

Управление службами и сетевыми настройками с помощью поставщика WMI

Применяется к