ApplicationGatewayTier Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET