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

PrivateLinkService interface

专用链接服务资源。

扩展

属性

alias

专用链接服务的别名。 注意:此属性不会序列化。 它只能由服务器填充。

autoApproval

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

destinationIPAddress

专用链接服务的目标 IP 地址。

enableProxyProtocol

是否为代理协议启用了专用链接服务。

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

extendedLocation

负载均衡器的扩展位置。

fqdns

Fqdn 的列表。

ipConfigurations

专用链接服务 IP 配置的数组。

loadBalancerFrontendIpConfigurations

对负载均衡器 IP 配置的引用数组。

networkInterfaces

对此专用链接服务创建的网络接口的引用数组。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections

有关与专用终结点的连接的列表数组。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState

专用链接服务资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

visibility

专用链接服务的可见性列表。

继承属性

id

资源 ID。

location

资源位置。

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

tags

资源标记。

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

alias

专用链接服务的别名。 注意:此属性不会序列化。 它只能由服务器填充。

alias?: string

属性值

string

autoApproval

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

autoApproval?: PrivateLinkServicePropertiesAutoApproval

属性值

destinationIPAddress

专用链接服务的目标 IP 地址。

destinationIPAddress?: string

属性值

string

enableProxyProtocol

是否为代理协议启用了专用链接服务。

enableProxyProtocol?: boolean

属性值

boolean

etag

一个唯一的只读字符串,每当更新资源时更改。 注意:此属性不会序列化。 它只能由服务器填充。

etag?: string

属性值

string

extendedLocation

负载均衡器的扩展位置。

extendedLocation?: ExtendedLocation

属性值

fqdns

Fqdn 的列表。

fqdns?: string[]

属性值

string[]

ipConfigurations

专用链接服务 IP 配置的数组。

ipConfigurations?: PrivateLinkServiceIpConfiguration[]

属性值

loadBalancerFrontendIpConfigurations

对负载均衡器 IP 配置的引用数组。

loadBalancerFrontendIpConfigurations?: FrontendIPConfiguration[]

属性值

networkInterfaces

对此专用链接服务创建的网络接口的引用数组。 注意:此属性不会序列化。 它只能由服务器填充。

networkInterfaces?: NetworkInterface[]

属性值

privateEndpointConnections

有关与专用终结点的连接的列表数组。 注意:此属性不会序列化。 它只能由服务器填充。

privateEndpointConnections?: PrivateEndpointConnection[]

属性值

provisioningState

专用链接服务资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

visibility

专用链接服务的可见性列表。

visibility?: PrivateLinkServicePropertiesVisibility

属性值

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自Resource.id

location

资源位置。

location?: string

属性值

string

继承自Resource.location

name

资源名称。 注意:此属性不会序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自Resource.name

tags

资源标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。 注意:此属性不会序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自resource.type