ApplicationGatewayTierType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The ApplicationGatewayTierType.
public readonly struct ApplicationGatewayTierType : IEquatable<Azure.ResourceManager.Network.Models.ApplicationGatewayTierType>
type ApplicationGatewayTierType = struct
Public Structure ApplicationGatewayTierType
Implements IEquatable(Of ApplicationGatewayTierType)
- Héritage
-
ApplicationGatewayTierType
- Implémente
Constructeurs
ApplicationGatewayTierType(String) |
Initialise une nouvelle instance de ApplicationGatewayTierType. |
Propriétés
Standard |
Standard. |
StandardV2 |
Standard_v2. |
Waf |
WAF. |
WafV2 |
WAF_v2. |
Méthodes
Equals(ApplicationGatewayTierType) |
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(ApplicationGatewayTierType, ApplicationGatewayTierType) |
Détermine si deux ApplicationGatewayTierType valeurs sont identiques. |
Implicit(String to ApplicationGatewayTierType) |
Convertit une chaîne en ApplicationGatewayTierType. |
Inequality(ApplicationGatewayTierType, ApplicationGatewayTierType) |
Détermine si deux ApplicationGatewayTierType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET