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

ApplicationGatewayIPConfiguration interface

应用程序网关的 IP 配置。 目前允许 1 个公共 IP 和 1 个专用 IP 配置。

扩展

属性

name

应用程序网关中唯一的 IP 配置的名称。

properties

应用程序网关 IP 配置的属性。

继承属性

id

资源 ID。

属性详细信息

name

应用程序网关中唯一的 IP 配置的名称。

name?: string

属性值

string

properties

应用程序网关 IP 配置的属性。

properties?: ApplicationGatewayIPConfigurationPropertiesFormat

属性值

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自 SubResource.id