NginxDeploymentWafPolicyCompilingStatus.DisplayStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A readable string of the current status, and sometimes have the reason for the current state. If the CompilingStatus is Failed the Display Status will be The waf Policy failed to compile.
public string DisplayStatus { get; }
member this.DisplayStatus : string
Public ReadOnly Property DisplayStatus As String