ApplicationGatewaySslPolicyName 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.
Énumérations de noms de stratégie prédéfinis Ssl.
public readonly struct ApplicationGatewaySslPolicyName : IEquatable<Azure.ResourceManager.Network.Models.ApplicationGatewaySslPolicyName>
type ApplicationGatewaySslPolicyName = struct
Public Structure ApplicationGatewaySslPolicyName
Implements IEquatable(Of ApplicationGatewaySslPolicyName)
- Héritage
-
ApplicationGatewaySslPolicyName
- Implémente
Constructeurs
ApplicationGatewaySslPolicyName(String) |
Initialise une nouvelle instance de ApplicationGatewaySslPolicyName. |
Propriétés
AppGwSslPolicy20150501 |
AppGwSslPolicy20150501. |
AppGwSslPolicy20170401 |
AppGwSslPolicy20170401. |
AppGwSslPolicy20170401S |
AppGwSslPolicy20170401S. |
AppGwSslPolicy20220101 |
AppGwSslPolicy20220101. |
AppGwSslPolicy20220101S |
AppGwSslPolicy20220101S. |
Méthodes
Equals(ApplicationGatewaySslPolicyName) |
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(ApplicationGatewaySslPolicyName, ApplicationGatewaySslPolicyName) |
Détermine si deux ApplicationGatewaySslPolicyName valeurs sont identiques. |
Implicit(String to ApplicationGatewaySslPolicyName) |
Convertit une chaîne en ApplicationGatewaySslPolicyName. |
Inequality(ApplicationGatewaySslPolicyName, ApplicationGatewaySslPolicyName) |
Détermine si deux ApplicationGatewaySslPolicyName valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET