DeploymentState type
Defines values for DeploymentState.
KnownDeploymentState can be used interchangeably with DeploymentState,
this enum contains the known values that the service supports.
Know values supported by the service
Active: The deployment can be sent to devices targeted in the deployment.
Superseded: A newer deployment with the same targeting exists and no devices will receive this deployment.
Canceled: The deployment has been canceled and no devices will receive it.
type DeploymentState = string
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for JavaScript