UnknownMachines Class
Represents GUID information from unknown machines for operating system deployment (OSD).
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | UnknownMachines() | Initializes a new instance of the UnknownMachines class. |
| Name | Description | |
|---|---|---|
![]() | ManagementPointName | Gets or sets the name of the management point. |
![]() | UnknownMachineGuidX64 | Gets or sets the GUID for unknown AMD64 machines. |
![]() | UnknownMachineGuidX86 | Gets or sets the GUID for unknown x86 machines. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

