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

PrivateLinkResourceProperties interface

专用链接资源的属性。

属性

displayName

专用链接资源显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。

groupId

专用链接资源组 ID。注意:此属性不会被序列化。 它只能由服务器填充。

requiredMembers

专用链接资源所需的成员名称。 注意:此属性不会被序列化。 它只能由服务器填充。

requiredZoneNames

专用链接资源专用链接 DNS 区域名称。

属性详细信息

displayName

专用链接资源显示名称。 注意:此属性不会被序列化。 它只能由服务器填充。

displayName?: string

属性值

string

groupId

专用链接资源组 ID。注意:此属性不会被序列化。 它只能由服务器填充。

groupId?: string

属性值

string

requiredMembers

专用链接资源所需的成员名称。 注意:此属性不会被序列化。 它只能由服务器填充。

requiredMembers?: string[]

属性值

string[]

requiredZoneNames

专用链接资源专用链接 DNS 区域名称。

requiredZoneNames?: string[]

属性值

string[]