AzureFirewallRCActionType Class

Definition

Defines values for AzureFirewallRCActionType.

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

Constructors

AzureFirewallRCActionType()

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