NginxDeploymentWafPolicyProperties 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 Properties.
public class NginxDeploymentWafPolicyProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyProperties>
type NginxDeploymentWafPolicyProperties = class
interface IJsonModel<NginxDeploymentWafPolicyProperties>
interface IPersistableModel<NginxDeploymentWafPolicyProperties>
Public Class NginxDeploymentWafPolicyProperties
Implements IJsonModel(Of NginxDeploymentWafPolicyProperties), IPersistableModel(Of NginxDeploymentWafPolicyProperties)
- Inheritance
-
NginxDeploymentWafPolicyProperties
- Implements
Constructors
| Name | Description |
|---|---|
| NginxDeploymentWafPolicyProperties() |
Initializes a new instance of NginxDeploymentWafPolicyProperties. |
Properties
| Name | Description |
|---|---|
| ApplyingState |
Nginx Deployment Waf Policy Applying Status. |
| CompilingState |
Nginx Deployment Waf Policy Compiling Status. |
| Content |
The byte content of the Policy To assign a byte[] to this property use FromBytes(Byte[]). The byte[] will be serialized to a Base64 encoded string. Examples:
|
| Filepath |
The file path where the Policy is to be saved. |
| ProvisioningState |
Provisioning State. |