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

RemotePrivateEndpoint 类

定义

远程专用终结点详细信息。

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

构造函数

RemotePrivateEndpoint()

初始化 RemotePrivateEndpoint 的新实例。

属性

ConnectionDetails

连接详细信息列表。

Id

远程终结点资源 ID。

ImmutableResourceId

Microsoft.Network 所需的原始资源 ID。

ImmutableSubscriptionId

Microsoft.Network 所需的原始订阅 ID。

Location

远程专用终结点的 ARM 位置。

ManualPrivateLinkServiceConnections

需要手动批准的专用链接服务连接列表。

PrivateLinkServiceConnections

自动批准的专用链接服务连接的列表。

PrivateLinkServiceProxies

专用链接服务代理的列表。

VnetTrafficTag

虚拟网络流量标记。

适用于