ApplicationGatewaySkuName 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 ApplicationGatewaySkuName.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>))]
public class ApplicationGatewaySkuName : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewaySkuName>))>]
type ApplicationGatewaySkuName = class
inherit ExpandableStringEnum<ApplicationGatewaySkuName>
Public Class ApplicationGatewaySkuName
Inherits ExpandableStringEnum(Of ApplicationGatewaySkuName)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
ApplicationGatewaySkuName() |
Define valores para ApplicationGatewaySkuName. |
Campos
StandardLarge |
Define valores para ApplicationGatewaySkuName. |
StandardMedium |
Define valores para ApplicationGatewaySkuName. |
StandardSmall |
Define valores para ApplicationGatewaySkuName. |
StandardV2 |
Define valores para ApplicationGatewaySkuName. |
WAFLarge |
Define valores para ApplicationGatewaySkuName. |
WAFMedium |
Define valores para ApplicationGatewaySkuName. |
WAFV2 |
Define valores para ApplicationGatewaySkuName. |
Propriedades
Value |
Define valores para ApplicationGatewaySkuName. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para ApplicationGatewaySkuName. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para ApplicationGatewaySkuName. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para ApplicationGatewaySkuName. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para ApplicationGatewaySkuName. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET