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

ApplicationGatewayPrivateEndpointConnection interface

应用程序网关上的专用终结点连接。

扩展

属性

etag

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

linkIdentifier

使用者链接 ID。注意:此属性不会序列化。 它只能由服务器填充。

name

应用程序网关上的专用终结点连接的名称。

privateEndpoint

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

privateLinkServiceConnectionState

有关服务使用者与提供程序之间的连接状态的信息集合。

provisioningState

应用程序网关专用终结点连接资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

type

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

继承属性

id

资源 ID。

属性详细信息

etag

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

etag?: string

属性值

string

linkIdentifier

使用者链接 ID。注意:此属性不会序列化。 它只能由服务器填充。

linkIdentifier?: string

属性值

string

name

应用程序网关上的专用终结点连接的名称。

name?: string

属性值

string

privateEndpoint

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

privateEndpoint?: PrivateEndpoint

属性值

privateLinkServiceConnectionState

有关服务使用者与提供程序之间的连接状态的信息集合。

privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState

属性值

provisioningState

应用程序网关专用终结点连接资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

type

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

type?: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自 SubResource.id