Compartir a través de


WebApplicationFirewallEnabledState Clase

Definición

Define los valores de 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)
Herencia
WebApplicationFirewallEnabledState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

WebApplicationFirewallEnabledState()

Define los valores de WebApplicationFirewallEnabledState.

Campos

Disabled

Define los valores de WebApplicationFirewallEnabledState.

Enabled

Define los valores de WebApplicationFirewallEnabledState.

Propiedades

Value

Define los valores de WebApplicationFirewallEnabledState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de WebApplicationFirewallEnabledState.

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

Define los valores de WebApplicationFirewallEnabledState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de WebApplicationFirewallEnabledState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de WebApplicationFirewallEnabledState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a