你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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