Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a GUID that uniquely identifies a request.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("deploymentprovider")]
class MSFT_ServerManagerRequestGuid
{
uint64 HighHalf;
uint64 LowHalf;
};
Members
The MSFT_ServerManagerRequestGuid class has these types of members:
Properties
The MSFT_ServerManagerRequestGuid class has these properties.
-
HighHalf
-
-
Data type: uint64
-
Access type: Read-only
The first half of the GUID.
-
-
LowHalf
-
-
Data type: uint64
-
Access type: Read-only
The second half of the GUID.
-
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\StandardCimv2 |
| MOF |
|
| DLL |
|