Share via


NginxDeploymentUpdateProperties interface

Properties

autoUpgradeProfile

Autoupgrade settings of a deployment.

enableDiagnosticsSupport
logging
networkProfile
nginxAppProtect

Update settings for NGINX App Protect (NAP)

scalingProperties

Information on how the deployment will be scaled.

userProfile

Property Details

autoUpgradeProfile

Autoupgrade settings of a deployment.

autoUpgradeProfile?: AutoUpgradeProfile

Property Value

enableDiagnosticsSupport

enableDiagnosticsSupport?: boolean

Property Value

boolean

logging

logging?: NginxLogging

Property Value

networkProfile

networkProfile?: NginxNetworkProfile

Property Value

nginxAppProtect

Update settings for NGINX App Protect (NAP)

nginxAppProtect?: NginxDeploymentUpdatePropertiesNginxAppProtect

Property Value

scalingProperties

Information on how the deployment will be scaled.

scalingProperties?: NginxDeploymentScalingProperties

Property Value

userProfile

userProfile?: NginxDeploymentUserProfile

Property Value