Share via


NginxDeploymentProperties interface

Properties

autoUpgradeProfile

Autoupgrade settings of a deployment.

dataplaneApiEndpoint

Dataplane API endpoint for the caller to update the NGINX state of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

enableDiagnosticsSupport
ipAddress

The IP address of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

logging
networkProfile
nginxAppProtect

Settings for NGINX App Protect (NAP)

nginxVersion

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

NOTE: This property will not be serialized. It can only be populated by the server.

scalingProperties

Information on how the deployment will be scaled.

userProfile

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. NOTE: This property will not be serialized. It can only be populated by the server.

dataplaneApiEndpoint?: string

Property Value

string

enableDiagnosticsSupport

enableDiagnosticsSupport?: boolean

Property Value

boolean

ipAddress

The IP address of the deployment. NOTE: This property will not be serialized. It can only be populated by the server.

ipAddress?: string

Property Value

string

logging

logging?: NginxLogging

Property Value

networkProfile

networkProfile?: NginxNetworkProfile

Property Value

nginxAppProtect

Settings for NGINX App Protect (NAP)

nginxAppProtect?: NginxDeploymentPropertiesNginxAppProtect

Property Value

nginxVersion

NOTE: This property will not be serialized. It can only be populated by the server.

nginxVersion?: string

Property Value

string

provisioningState

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

scalingProperties

Information on how the deployment will be scaled.

scalingProperties?: NginxDeploymentScalingProperties

Property Value

userProfile

userProfile?: NginxDeploymentUserProfile

Property Value