PSModules 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 PSModules : Microsoft.Azure.Commands.Management.IotHub.Models.PSModule
type PSModules = class
inherit PSModule
Public Class PSModules
Inherits PSModule
- Inheritance
Constructors
PSModules() |
Properties
Authentication |
Module's authentication mechanism (Inherited from PSModule) |
CloudToDeviceMessageCount |
Number of messages sent to the Module from the Cloud (Inherited from PSModule) |
ConnectionState |
Modules's ConnectionState (Inherited from PSModule) |
ConnectionStateUpdatedTime |
Time when the ConnectionState was last updated (Inherited from PSModule) |
DeviceId |
Device ID (Inherited from PSModule) |
ETag |
Modules's ETag (Inherited from PSModule) |
GenerationId |
Modules's Generation ID (Inherited from PSModule) |
Id |
Module ID (Inherited from PSModule) |
LastActivityTime |
Time when the PSDevice was last active (Inherited from PSModule) |
ManagedBy |
Represents the modules managed by owner (Inherited from PSModule) |