DeviceStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum DeviceStatus
type DeviceStatus =
Public Enum DeviceStatus
- Inheritance
-
DeviceStatus
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Online | 1 | |
Offline | 2 | |
Decommissioned | 3 | |
RequiresAttention | 4 | |
MaintenanceMode | 5 | |
Creating | 6 | |
Provisioning | 7 | |
Decommissioning | 8 |
Applies to
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 .NET