Freigeben über


ArmNginxModelFactory.NginxDeploymentDefaultWafPolicyProperties Method

Definition

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.

Applies to