FirewallPolicyNatRuleActionType Class

Definition

Defines values for FirewallPolicyNatRuleActionType.

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

Constructors

FirewallPolicyNatRuleActionType()

Fields

DNAT

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