OwaspCrsExclusionEntrySelectorMatchOperator Class

Definition

Defines values for OwaspCrsExclusionEntrySelectorMatchOperator.

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

Constructors

OwaspCrsExclusionEntrySelectorMatchOperator()

Fields

Contains
EndsWith
Equals
EqualsAny
StartsWith

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to