次の方法で共有


MsftSil_ComputerIdentity class

The MsftSil_ComputerIdentity WMI class encapsulates identification properties of a computer.

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("silprovider"), AMENDMENT]
class MsftSil_ComputerIdentity : MsftSil_Data
{
  string ID;
  string UUID;
  string VMGUID;
  string Name;
  string HypervisorHostName;
};

Members

The MsftSil_ComputerIdentity class has these types of members:

Properties

The MsftSil_ComputerIdentity class has these properties.

HypervisorHostName

Data type: string

Access type: Read-only

The name of the computer running the hypervisor that hosts this computer.

ID

Data type: string

Access type: Read-only

Qualifiers: key

The ID of the computer.

Name

Data type: string

Access type: Read-only

The name of this computer.

UUID

Data type: string

Access type: Read-only

The GUID of the computer.

VMGUID

Data type: string

Access type: Read-only

The GUID used to identify the virtual machine hosting this computer.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012 R2
Namespace
Root\InventoryLogging
MOF
SILProvider.mof
DLL
SILProvider.dll