你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PrivateEndpointConnectionRequestStatus interface
包含专用终结点连接请求状态。
属性
private |
专用终结点的连接名称。 注意:此属性不会被序列化。 它只能由服务器填充。 |
private |
为其创建专用终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。 |
status | 此专用终结点连接的状态。 注意:此属性不会被序列化。 它只能由服务器填充。 |
属性详细信息
privateEndpointConnectionName
专用终结点的连接名称。 注意:此属性不会被序列化。 它只能由服务器填充。
privateEndpointConnectionName?: string
属性值
string
privateLinkServiceId
为其创建专用终结点的资源 ID。 注意:此属性不会被序列化。 它只能由服务器填充。
privateLinkServiceId?: string
属性值
string
status
此专用终结点连接的状态。 注意:此属性不会被序列化。 它只能由服务器填充。
status?: string
属性值
string