FirewallPolicyFilterRuleActionType Class

Definition

Defines values for FirewallPolicyFilterRuleActionType.

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

Constructors

FirewallPolicyFilterRuleActionType()

Fields

Allow
Deny

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