DeploymentDeviceState interface
Deployment device status.
Properties
device |
Device identity. |
device |
Deployment device state. |
moved |
Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment. |
retry |
The number of times this deployment has been retried on this device. |
Property Details
deviceId
Device identity.
deviceId: string
Property Value
string
deviceState
Deployment device state.
deviceState: string
Property Value
string
movedOnToNewDeployment
Boolean flag indicating whether this device is in a newer deployment and can no longer retry this deployment.
movedOnToNewDeployment: boolean
Property Value
boolean
retryCount
The number of times this deployment has been retried on this device.
retryCount: number
Property Value
number
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for JavaScript