Compartilhar via


ApplicationGatewayTier Classe

Definição

Define valores para ApplicationGatewayTier.

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

Construtores

ApplicationGatewayTier()

Define valores para ApplicationGatewayTier.

Campos

Standard

Define valores para ApplicationGatewayTier.

StandardV2

Define valores para ApplicationGatewayTier.

WAF

Define valores para ApplicationGatewayTier.

WAFV2

Define valores para ApplicationGatewayTier.

Propriedades

Value

Define valores para ApplicationGatewayTier.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ApplicationGatewayTier.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ApplicationGatewayTier.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ApplicationGatewayTier.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ApplicationGatewayTier.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a