通过


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

PrivateEndpointConnectionPropertiesOutput interface

专用终结点连接的属性。

属性

privateEndpoint

专用终结点的资源。

privateLinkServiceConnectionState

有关服务使用者与提供程序之间的连接状态的信息集合。

provisioningState

当前预配状态。

属性详细信息

privateEndpoint

专用终结点的资源。

privateEndpoint?: PrivateEndpointOutput

属性值

privateLinkServiceConnectionState

有关服务使用者与提供程序之间的连接状态的信息集合。

privateLinkServiceConnectionState: PrivateLinkServiceConnectionStateOutput

属性值

provisioningState

当前预配状态。

provisioningState?: "Deleting" | "Failed" | "Succeeded" | "Creating"

属性值

"Deleting" | "Failed" | "Succeeded" | "Creating"