FirewallPolicyRuleConditionApplicationProtocolType Class

Definition

Defines values for FirewallPolicyRuleConditionApplicationProtocolType.

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

Constructors

FirewallPolicyRuleConditionApplicationProtocolType()

Fields

Http
Https

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