Partilhar via


WebApplicationFirewallEnabledState Classe

Definição

Define valores para 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)
Herança
WebApplicationFirewallEnabledState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

WebApplicationFirewallEnabledState()

Define valores para WebApplicationFirewallEnabledState.

Campos

Disabled

Define valores para WebApplicationFirewallEnabledState.

Enabled

Define valores para WebApplicationFirewallEnabledState.

Propriedades

Value

Define valores para WebApplicationFirewallEnabledState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para WebApplicationFirewallEnabledState.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para WebApplicationFirewallEnabledState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para WebApplicationFirewallEnabledState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para WebApplicationFirewallEnabledState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a