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

PrivateEndpointConnection 类

定义

专用终结点连接响应属性

public class PrivateEndpointConnection
type PrivateEndpointConnection = class
Public Class PrivateEndpointConnection
继承
PrivateEndpointConnection

构造函数

PrivateEndpointConnection()

初始化 PrivateEndpointConnection 类的新实例。

PrivateEndpointConnection(String, PrivateEndpoint, PrivateLinkServiceConnectionState)

初始化 PrivateEndpointConnection 类的新实例。

属性

PrivateEndpoint

获取或设置与专用终结点连接关联的专用终结点

PrivateLinkServiceConnectionState

获取或设置专用链接服务连接状态

ProvisioningState

获取或设置专用终结点连接的预配状态。 可能的值包括:“Succeeded”、“Deleting”、“Failed”、“Pending”

适用于