NginxDeploymentWafPolicyAnalysisCreateContent 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 Analysis Create Content.
public class NginxDeploymentWafPolicyAnalysisCreateContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyAnalysisCreateContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Nginx.Models.NginxDeploymentWafPolicyAnalysisCreateContent>
type NginxDeploymentWafPolicyAnalysisCreateContent = class
interface IJsonModel<NginxDeploymentWafPolicyAnalysisCreateContent>
interface IPersistableModel<NginxDeploymentWafPolicyAnalysisCreateContent>
Public Class NginxDeploymentWafPolicyAnalysisCreateContent
Implements IJsonModel(Of NginxDeploymentWafPolicyAnalysisCreateContent), IPersistableModel(Of NginxDeploymentWafPolicyAnalysisCreateContent)
- Inheritance
-
NginxDeploymentWafPolicyAnalysisCreateContent
- Implements
Constructors
| Name | Description |
|---|---|
| NginxDeploymentWafPolicyAnalysisCreateContent() |
Initializes a new instance of NginxDeploymentWafPolicyAnalysisCreateContent. |
Properties
| Name | Description |
|---|---|
| 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 absolute file path of the policy as in the virtual machine. |