NginxDeploymentWafPolicyApplyingStatus Class
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.
Nginx Deployment Waf Policy Applying Status.
public class NginxDeploymentWafPolicyApplyingStatus : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyApplyingStatus>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyApplyingStatus>
type NginxDeploymentWafPolicyApplyingStatus = class
interface IJsonModel<NginxDeploymentWafPolicyApplyingStatus>
interface IPersistableModel<NginxDeploymentWafPolicyApplyingStatus>
Public Class NginxDeploymentWafPolicyApplyingStatus
Implements IJsonModel(Of NginxDeploymentWafPolicyApplyingStatus), IPersistableModel(Of NginxDeploymentWafPolicyApplyingStatus)
- Inheritance
-
NginxDeploymentWafPolicyApplyingStatus
- Implements
Properties
| Name | Description |
|---|---|
| Code |
Machine readable code indicating the applying status code of a WAF Policy. |
| DisplayStatus |
A readable string of the current status, and sometimes have the reason for the current state. |
| Time |
The date and time in UTC the current applying status was set. |