Partager via


VirtualNetworkGatewaySkuTier Structure

Définition

Niveau de référence SKU de passerelle.

public readonly struct VirtualNetworkGatewaySkuTier : IEquatable<Azure.ResourceManager.Network.Models.VirtualNetworkGatewaySkuTier>
type VirtualNetworkGatewaySkuTier = struct
Public Structure VirtualNetworkGatewaySkuTier
Implements IEquatable(Of VirtualNetworkGatewaySkuTier)
Héritage
VirtualNetworkGatewaySkuTier
Implémente

Constructeurs

VirtualNetworkGatewaySkuTier(String)

Initialise une nouvelle instance de VirtualNetworkGatewaySkuTier.

Propriétés

Basic

De base.

ErGw1AZ

ErGw1AZ.

ErGw2AZ

ErGw2AZ.

ErGw3AZ

ErGw3AZ.

HighPerformance

HighPerformance.

Standard

Standard.

UltraPerformance

UltraPerformance.

VpnGw1

VpnGw1.

VpnGw1AZ

VpnGw1AZ.

VpnGw2

VpnGw2.

VpnGw2AZ

VpnGw2AZ.

VpnGw3

VpnGw3.

VpnGw3AZ

VpnGw3AZ.

VpnGw4

VpnGw4.

VpnGw4AZ

VpnGw4AZ.

VpnGw5

VpnGw5.

VpnGw5AZ

VpnGw5AZ.

Méthodes

Equals(VirtualNetworkGatewaySkuTier)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(VirtualNetworkGatewaySkuTier, VirtualNetworkGatewaySkuTier)

Détermine si deux VirtualNetworkGatewaySkuTier valeurs sont identiques.

Implicit(String to VirtualNetworkGatewaySkuTier)

Convertit une chaîne en VirtualNetworkGatewaySkuTier.

Inequality(VirtualNetworkGatewaySkuTier, VirtualNetworkGatewaySkuTier)

Détermine si deux VirtualNetworkGatewaySkuTier valeurs ne sont pas identiques.

S’applique à