DeviceStatus Enum
- java.
lang. Object - java.
lang. Enum<DeviceStatus> - com.
microsoft. azure. sdk. iot. service. registry. DeviceStatus
- com.
- java.
public enum DeviceStatus
Enum for device status
Fields
Disabled | |
Enabled |
Methods
fromString(String status)
getValue()
public String getValue()
Returns
String
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java