Partager via


WebApplicationFirewallEnabledState Classe

Définition

Définit des valeurs pour WebApplicationFirewallEnabledState.

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

Constructeurs

WebApplicationFirewallEnabledState()

Définit des valeurs pour WebApplicationFirewallEnabledState.

Champs

Disabled

Définit des valeurs pour WebApplicationFirewallEnabledState.

Enabled

Définit des valeurs pour WebApplicationFirewallEnabledState.

Propriétés

Value

Définit des valeurs pour WebApplicationFirewallEnabledState.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour WebApplicationFirewallEnabledState.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour WebApplicationFirewallEnabledState.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour WebApplicationFirewallEnabledState.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour WebApplicationFirewallEnabledState.

(Hérité de ExpandableStringEnum<T>)

S’applique à