Share via


ServerIPAddress.IPAddressProperties プロパティ

定義

IPAddressProperty オブジェクトのコレクションを表します。 各 IPAddressProperty オブジェクトは、IP アドレスの 1 つの属性を表します。

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

プロパティ値

IP アドレスのすべての属性を表す IPAddressPropertyCollection オブジェクトです。

WMI プロバイダーを使用したサービスの管理とネットワーク設定

適用対象