WebApplicationFirewallRuleType Class

Definition

Defines values for WebApplicationFirewallRuleType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallRuleType>))]
public class WebApplicationFirewallRuleType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallRuleType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.WebApplicationFirewallRuleType>))>]
type WebApplicationFirewallRuleType = class
    inherit ExpandableStringEnum<WebApplicationFirewallRuleType>
Public Class WebApplicationFirewallRuleType
Inherits ExpandableStringEnum(Of WebApplicationFirewallRuleType)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

WebApplicationFirewallRuleType()

Fields

Invalid
MatchRule

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to