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

IPrivateEndpointConnection 接口

定义

Azure 中专用终结点连接管理 API 的入口点。

public interface IPrivateEndpointConnection
type IPrivateEndpointConnection = interface
Public Interface IPrivateEndpointConnection

属性

Etag

获取一个唯一的只读字符串,该字符串在资源更新时会更改。

Id

获取资源的 ID。

LinkIdentifier

获取使用者链接 ID。

Name

获取资源组中唯一的资源的名称。 此名称可用于访问资源。

PrivateEndpoint

获取专用终结点的资源。

PrivateLinkServiceConnectionState

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

ProvisioningState

获取专用终结点连接资源的预配状态。 可能的值包括:“Succeeded”、“Updateing”、“删除”、“Failed”

Type

获取资源类型。

适用于