HardwareComponent interface
The hardware component.
Properties
component |
The component ID. |
display |
The display name of the hardware component. |
status | The status of the hardware component. |
status |
The display name of the status of hardware component. |
Property Details
componentId
The component ID.
componentId: string
Property Value
string
displayName
The display name of the hardware component.
displayName: string
Property Value
string
status
The status of the hardware component.
status: HardwareComponentStatus
Property Value
statusDisplayName
The display name of the status of hardware component.
statusDisplayName: string
Property Value
string
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 JavaScript