VirtualNetworkGatewaySkuTier 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 VirtualNetworkGatewaySkuTier.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewaySkuTier>))]
public class VirtualNetworkGatewaySkuTier : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewaySkuTier>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.VirtualNetworkGatewaySkuTier>))>]
type VirtualNetworkGatewaySkuTier = class
inherit ExpandableStringEnum<VirtualNetworkGatewaySkuTier>
Public Class VirtualNetworkGatewaySkuTier
Inherits ExpandableStringEnum(Of VirtualNetworkGatewaySkuTier)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
VirtualNetworkGatewaySkuTier() |
Define valores para VirtualNetworkGatewaySkuTier. |
Campos
Basic |
Define valores para VirtualNetworkGatewaySkuTier. |
ErGw1AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
ErGw2AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
ErGw3AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
HighPerformance |
Define valores para VirtualNetworkGatewaySkuTier. |
Standard |
Define valores para VirtualNetworkGatewaySkuTier. |
UltraPerformance |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw1 |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw1AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw2 |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw2AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw3 |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw3AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw4 |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw4AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw5 |
Define valores para VirtualNetworkGatewaySkuTier. |
VpnGw5AZ |
Define valores para VirtualNetworkGatewaySkuTier. |
Propriedades
Value |
Define valores para VirtualNetworkGatewaySkuTier. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para VirtualNetworkGatewaySkuTier. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para VirtualNetworkGatewaySkuTier. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para VirtualNetworkGatewaySkuTier. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para VirtualNetworkGatewaySkuTier. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET