NginxDeploymentProperties interface
Properties
| auto |
Autoupgrade settings of a deployment. |
| dataplane |
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. |
| enable |
|
| ip |
The IP address of the deployment. NOTE: This property will not be serialized. It can only be populated by the server. |
| logging | |
| network |
|
| nginx |
Settings for NGINX App Protect (NAP) |
| nginx |
NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
NOTE: This property will not be serialized. It can only be populated by the server. |
| scaling |
Information on how the deployment will be scaled. |
| user |
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
networkProfile
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