ArmNginxModelFactory.NginxDeploymentDefaultWafPolicyProperties Method
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 Default Waf Policy Properties.
public static Azure.ResourceManager.Nginx.Models.NginxDeploymentDefaultWafPolicyProperties NginxDeploymentDefaultWafPolicyProperties(BinaryData content = default, string filepath = default);
static member NginxDeploymentDefaultWafPolicyProperties : BinaryData * string -> Azure.ResourceManager.Nginx.Models.NginxDeploymentDefaultWafPolicyProperties
Public Shared Function NginxDeploymentDefaultWafPolicyProperties (Optional content As BinaryData = Nothing, Optional filepath As String = Nothing) As NginxDeploymentDefaultWafPolicyProperties
Parameters
- content
- BinaryData
- filepath
- String
Returns
A new NginxDeploymentDefaultWafPolicyProperties instance for mocking.