Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Deployment

Package version

Deployment metadata.

Hierarchy

  • Deployment

Index

Properties

deploymentId

deploymentId: string

Gets or sets the deployment identifier.

deploymentType

deploymentType: DeploymentType

Gets or sets the deployment type.

Optional deviceClassId

deviceClassId: undefined | string

Gets or sets the device class identifier.

deviceGroupDefinition

deviceGroupDefinition: string[]

Gets or sets the device group definition.

deviceGroupType

deviceGroupType: DeviceGroupType

Gets or sets the device group type.

Optional isCanceled

isCanceled: undefined | false | true

Boolean flag indicating whether the deployment was canceled.

Optional isCompleted

isCompleted: undefined | false | true

Boolean flag indicating whether the deployment was completed.

Optional isRetried

isRetried: undefined | false | true

Boolean flag indicating whether the deployment has been retried.

startDateTime

startDateTime: Date

Gets or sets the Deployment start datetime.

updateId

updateId: UpdateId

Update identity.

Generated using TypeDoc