ConnectionState interface
ConnectionState information.
Properties
actions |
Actions required (if any). |
description | Description of the connection state. |
status | Status of the connection. |
Property Details
actionsRequired
Actions required (if any).
actionsRequired?: string
Property Value
string
description
Description of the connection state.
description?: string
Property Value
string
status
Status of the connection.
status?: 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