次の方法で共有


DAMgmtHostEx class

Extended host information

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[ClassVersion("1.0.0"), dynamic, provider("RAMgmtPSProvider"), AMENDMENT]
class DAMgmtHostEx : DAMgmtHost
{
  string Host;
  string IPAddresses[];
  string Type[];
};

Members

The DAMgmtHostEx class has these types of members:

Properties

The DAMgmtHostEx class has these properties.

Host

Data type: string

Access type: Read-only

Name or IP address

This property is inherited from DAMgmtHost.

IPAddresses

Data type: string array

Access type: Read-only

IP Addresses

This property is inherited from DAMgmtHost.

Type

Data type: string array

Access type: Read/write

Server Type

The possible values are.

Manual ("Manual")

SCCM ("SCCM")

DC ("DC")

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll