WebApplicationFirewallTransform Class

Definition

Defines values for WebApplicationFirewallTransform.

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

Constructors

WebApplicationFirewallTransform()

Fields

HtmlEntityDecode
Lowercase
RemoveNulls
Trim
UrlDecode
UrlEncode

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