IpFilterTag Class

Definition

Defines values for IpFilterTag.

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

Constructors

IpFilterTag()

Fields

Default
ServiceTag
XffProxy

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