PSDevices 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 PSDevices : Microsoft.Azure.Commands.Management.IotHub.Models.PSDevice
type PSDevices = class
inherit PSDevice
Public Class PSDevices
Inherits PSDevice
- Inheritance
Constructors
PSDevices() |
Properties
Authentication |
Device's authentication mechanism (Inherited from PSDevice) |
Capabilities |
Capabilities that are enabled on the device (Inherited from PSDevice) |
CloudToDeviceMessageCount |
Number of messages sent to the Device from the Cloud (Inherited from PSDevice) |
ConnectionState |
Device's ConnectionState (Inherited from PSDevice) |
ConnectionStateUpdatedTime |
Time when the ConnectionState was last updated (Inherited from PSDevice) |
ETag |
Device's ETag (Inherited from PSDevice) |
GenerationId |
Device's Generation ID (Inherited from PSDevice) |
Id |
Device ID (Inherited from PSDevice) |
LastActivityTime |
Time when the PSDevice was last active (Inherited from PSDevice) |
Scope |
Scope to which this device instance belongs to (Inherited from PSDevice) |
Status |
Device's Status (Inherited from PSDevice) |
StatusReason |
Reason, if any, for the Device to be in specified Status (Inherited from PSDevice) |
StatusUpdatedTime |
Time when the Status was last updated (Inherited from PSDevice) |