WebApplicationFirewallPolicyResourceState Class

Definition

Defines values for WebApplicationFirewallPolicyResourceState.

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

Constructors

WebApplicationFirewallPolicyResourceState()

Fields

Creating
Deleting
Disabled
Disabling
Enabled
Enabling

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