PSDeviceRegistrationStates Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSDeviceRegistrationStates : Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSDeviceRegistrationState
type PSDeviceRegistrationStates = class
inherit PSDeviceRegistrationState
Public Class PSDeviceRegistrationStates
Inherits PSDeviceRegistrationState
- Inheritance
Constructors
PSDeviceRegistrationStates() |
Properties
AssignedHub |
Assigned IoT hub. (Inherited from PSDeviceRegistrationState) |
CreatedDateTimeUtc |
Registration create date time (in UTC). (Inherited from PSDeviceRegistrationState) |
DeviceId |
Device ID. (Inherited from PSDeviceRegistrationState) |
ErrorCode |
Error code. (Inherited from PSDeviceRegistrationState) |
ErrorMessage |
Error message. (Inherited from PSDeviceRegistrationState) |
ETag |
Registration status ETag (Inherited from PSDeviceRegistrationState) |
LastUpdatedDateTimeUtc |
Last updated date time (in UTC). (Inherited from PSDeviceRegistrationState) |
RegistrationId |
Registration ID. (Inherited from PSDeviceRegistrationState) |
Status |
Status. (Inherited from PSDeviceRegistrationState) |