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

PrivateEndpointProperties interface

与专用终结点关联的属性。

属性

createdDate

创建此专用终结点的日期。 注意:此属性不会序列化。 它只能由服务器填充。

manualPrivateLinkServiceConnections

与远程资源的连接列表。 设置后不可变。

属性详细信息

createdDate

创建此专用终结点的日期。 注意:此属性不会序列化。 它只能由服务器填充。

createdDate?: string

属性值

string

manualPrivateLinkServiceConnections

与远程资源的连接列表。 设置后不可变。

manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[]

属性值