DefaultWafPolicyOperations interface
Interface representing a DefaultWafPolicy operations.
Properties
| list | Get the Nginx Waf Policy of given Nginx deployment |
Property Details
list
Get the Nginx Waf Policy of given Nginx deployment
list: (resourceGroupName: string, deploymentName: string, options?: DefaultWafPolicyListOptionalParams) => Promise<NginxDeploymentDefaultWafPolicyListResponse>
Property Value
(resourceGroupName: string, deploymentName: string, options?: DefaultWafPolicyListOptionalParams) => Promise<NginxDeploymentDefaultWafPolicyListResponse>