Compartir a través de


WebApplicationFirewallMatchVariable Clase

Definición

Define valores para WebApplicationFirewallMatchVariable.

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

Constructores

WebApplicationFirewallMatchVariable()

Define valores para WebApplicationFirewallMatchVariable.

Campos

PostArgs

Define valores para WebApplicationFirewallMatchVariable.

QueryString

Define valores para WebApplicationFirewallMatchVariable.

RemoteAddr

Define valores para WebApplicationFirewallMatchVariable.

RequestBody

Define valores para WebApplicationFirewallMatchVariable.

RequestCookies

Define valores para WebApplicationFirewallMatchVariable.

RequestHeaders

Define valores para WebApplicationFirewallMatchVariable.

RequestMethod

Define valores para WebApplicationFirewallMatchVariable.

RequestUri

Define valores para WebApplicationFirewallMatchVariable.

Propiedades

Value

Define valores para WebApplicationFirewallMatchVariable.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para WebApplicationFirewallMatchVariable.

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

Define valores para WebApplicationFirewallMatchVariable.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para WebApplicationFirewallMatchVariable.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para WebApplicationFirewallMatchVariable.

(Heredado de ExpandableStringEnum<T>)

Se aplica a