ApplicationGatewayWafDynamicManifestResult 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.
Response for ApplicationGatewayWafDynamicManifest API service call.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ApplicationGatewayWafDynamicManifestResult
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ApplicationGatewayWafDynamicManifestResult = class
Public Class ApplicationGatewayWafDynamicManifestResult
- Inheritance
-
ApplicationGatewayWafDynamicManifestResult
- Attributes
Constructors
ApplicationGatewayWafDynamicManifestResult() |
Initializes a new instance of the ApplicationGatewayWafDynamicManifestResult class. |
ApplicationGatewayWafDynamicManifestResult(String, String, String, String, String, IList<ApplicationGatewayFirewallManifestRuleSet>) |
Initializes a new instance of the ApplicationGatewayWafDynamicManifestResult class. |
Properties
AvailableRuleSets |
Gets or sets the available rulesets. |
Id |
Gets or sets resource ID. |
Name |
Gets resource name. |
RuleSetType |
Gets or sets the type of the web application firewall rule set. |
RuleSetVersion |
Gets or sets the version of the web application firewall rule set type. |
Type |
Gets resource type. |
Applies to
Azure SDK for .NET