Partager via


WebApplicationFirewallAction Classe

Définition

Définit des valeurs pour WebApplicationFirewallAction.

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

Constructeurs

WebApplicationFirewallAction()

Définit des valeurs pour WebApplicationFirewallAction.

Champs

Allow

Définit des valeurs pour WebApplicationFirewallAction.

Block

Définit des valeurs pour WebApplicationFirewallAction.

Log

Définit des valeurs pour WebApplicationFirewallAction.

Propriétés

Value

Définit des valeurs pour WebApplicationFirewallAction.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour WebApplicationFirewallAction.

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

Définit des valeurs pour WebApplicationFirewallAction.

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

Définit des valeurs pour WebApplicationFirewallAction.

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

Définit des valeurs pour WebApplicationFirewallAction.

(Hérité de ExpandableStringEnum<T>)

S’applique à