MsftUal_HyperV class

This is a class of property qualifiers that provides virtual machine details for the Hyper-V role on the local server, if applicable.

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

Syntax

[Version("1"), dynamic, provider("UAL")]
class MsftUal_HyperV
{
  string   ProductName;
  string   RoleName;
  string   RoleGuid;
  string   UUID;
  string   ChassisSerialNumber;
  datetime FirstSeen;
  datetime LastSeen;
};

Members

The MsftUal_HyperV class has these types of members:

Properties

The MsftUal_HyperV class has these properties.

ChassisSerialNumber

Data type: string

Access type: Read-only

The unit identification for the local server.

FirstSeen

Data type: datetime

Access type: Read-only

The date and time when a VM is first seen.

LastSeen

Data type: datetime

Access type: Read-only

The date and time when a VM is last seen.

ProductName

Data type: string

Access type: Read-only

The name of the software parent product, or product line, that is providing User Access Logging data. This is also associated with a RoleName, and a RoleGuid.

RoleGuid

Data type: string

Access type: Read-only

The UAL assigned, or registered, GUID representing the server role, or installed product. When a role or product reports its UAL data, this GUID accompanies the payload.

RoleName

Data type: string

Access type: Read-only

The name of the role, component, or sub-product that is providing User Access Logging data. This is also associated with a ProductName, and a RoleGuid.

UUID

Data type: string

Access type: Read-only

Qualifiers: Key

The hypervisor assigned GUID for identifying a virtual machine.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\AccessLogging
MOF
Sum.mof
DLL
UALProv.dll