你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSModules Class

Definition

public class PSModules : Microsoft.Azure.Commands.Management.IotHub.Models.PSModule
type PSModules = class
    inherit PSModule
Public Class PSModules
Inherits PSModule
Inheritance
PSModules

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)

Applies to