Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownDeploymentState

Package version

Known values of DeploymentState that the service accepts.

Index

Enumeration members

Enumeration members

Active

Active: = "Active"

The deployment can be sent to devices targeted in the deployment.

Canceled

Canceled: = "Canceled"

The deployment has been canceled and no devices will receive it.

Superseded

Superseded: = "Superseded"

A newer deployment with the same targeting exists and no devices will receive this deployment.

Generated using TypeDoc