Share via


NginxDeploymentWafPolicyCompilingStatusCode type

Machine readable code indicating the compilation status of a WAF Policy.
KnownNginxDeploymentWafPolicyCompilingStatusCode can be used interchangeably with NginxDeploymentWafPolicyCompilingStatusCode, this enum contains the known values that the service supports.

Known values supported by the service

NotStarted: The compilation of the custom waf policy has not started
InProgress: The compilation of the custom waf policy is in progress
Succeeded: The compilation of the custom waf policy is completed successfully and can now be referenced in the nginx config.
Failed: The compilation of the custom waf policy failed.

type NginxDeploymentWafPolicyCompilingStatusCode = string