你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PrivateLinkServiceConnectionState interface
The state of a private link service connection.
Properties
description | The private link service connection description. |
status | The private link service connection status. |
Property Details
description
The private link service connection description.
description?: string
Property Value
string
status
The private link service connection status.
status?: string
Property Value
string