通过


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

NginxDeploymentUpdateProperties interface

Nginx 部署更新属性

属性

autoUpgradeProfile

部署的自动升级设置。

enableDiagnosticsSupport
logging

Nginx 日志记录

networkProfile

Nginx 网络简介

scalingProperties

有关如何缩放部署的信息。

userProfile

Nginx 部署用户配置文件

webApplicationFirewallSettings

NGINX 应用保护 Web 应用程序防火墙(WAF)的设置

属性详细信息

autoUpgradeProfile

部署的自动升级设置。

autoUpgradeProfile?: AutoUpgradeProfile

属性值

enableDiagnosticsSupport

enableDiagnosticsSupport?: boolean

属性值

boolean

logging

Nginx 日志记录

logging?: NginxLogging

属性值

networkProfile

Nginx 网络简介

networkProfile?: NginxNetworkProfile

属性值

scalingProperties

有关如何缩放部署的信息。

scalingProperties?: NginxDeploymentScalingProperties

属性值

userProfile

Nginx 部署用户配置文件

userProfile?: NginxDeploymentUserProfile

属性值

webApplicationFirewallSettings

NGINX 应用保护 Web 应用程序防火墙(WAF)的设置

webApplicationFirewallSettings?: WebApplicationFirewallSettings

属性值