Share via


NginxDeploymentProperties interface

Nginx Deployment Properties

Properties

autoUpgradeProfile

Autoupgrade settings of a deployment.

dataplaneApiEndpoint

Dataplane API endpoint for the caller to update the NGINX state of the deployment.

enableDiagnosticsSupport
ipAddress

The IP address of the deployment.

logging

Nginx Logging

networkProfile

Nginx Network Profile

nginxAppProtect

Settings for NGINX App Protect (NAP)

nginxVersion
provisioningState

Provisioning State

scalingProperties

Information on how the deployment will be scaled.

userProfile

Nginx Deployment User Profile

Property Details

autoUpgradeProfile

Autoupgrade settings of a deployment.

autoUpgradeProfile?: AutoUpgradeProfile

Property Value

dataplaneApiEndpoint

Dataplane API endpoint for the caller to update the NGINX state of the deployment.

dataplaneApiEndpoint?: string

Property Value

string

enableDiagnosticsSupport

enableDiagnosticsSupport?: boolean

Property Value

boolean

ipAddress

The IP address of the deployment.

ipAddress?: string

Property Value

string

logging

Nginx Logging

logging?: NginxLogging

Property Value

networkProfile

Nginx Network Profile

networkProfile?: NginxNetworkProfile

Property Value

nginxAppProtect

Settings for NGINX App Protect (NAP)

nginxAppProtect?: NginxDeploymentPropertiesNginxAppProtect

Property Value

nginxVersion

nginxVersion?: string

Property Value

string

provisioningState

Provisioning State

provisioningState?: string

Property Value

string

scalingProperties

Information on how the deployment will be scaled.

scalingProperties?: NginxDeploymentScalingProperties

Property Value

userProfile

Nginx Deployment User Profile

userProfile?: NginxDeploymentUserProfile

Property Value