通过


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

NginxDeploymentProperties interface

Nginx 部署属性

属性

autoUpgradeProfile

部署的自动升级设置。

dataplaneApiEndpoint

Dataplane API 端点,供调用者更新部署的 NGINX 状态。

enableDiagnosticsSupport
ipAddress

部署的 IP 地址。

logging

Nginx 日志记录

networkProfile

Nginx 网络简介

nginxAppProtect

NGINX 应用保护的设置(NAP)

nginxVersion
provisioningState

预配状态

scalingProperties

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

userProfile

Nginx 部署用户配置文件

属性详细信息

autoUpgradeProfile

部署的自动升级设置。

autoUpgradeProfile?: AutoUpgradeProfile

属性值

dataplaneApiEndpoint

Dataplane API 端点,供调用者更新部署的 NGINX 状态。

dataplaneApiEndpoint?: string

属性值

string

enableDiagnosticsSupport

enableDiagnosticsSupport?: boolean

属性值

boolean

ipAddress

部署的 IP 地址。

ipAddress?: string

属性值

string

logging

Nginx 日志记录

logging?: NginxLogging

属性值

networkProfile

Nginx 网络简介

networkProfile?: NginxNetworkProfile

属性值

nginxAppProtect

NGINX 应用保护的设置(NAP)

nginxAppProtect?: NginxDeploymentPropertiesNginxAppProtect

属性值

nginxVersion

nginxVersion?: string

属性值

string

provisioningState

预配状态

provisioningState?: string

属性值

string

scalingProperties

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

scalingProperties?: NginxDeploymentScalingProperties

属性值

userProfile

Nginx 部署用户配置文件

userProfile?: NginxDeploymentUserProfile

属性值