ApplicationGatewaySslPredefinedPolicy Classe
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.
Une stratégie prédéfinie Ssl.
public class ApplicationGatewaySslPredefinedPolicy : Azure.ResourceManager.Network.Models.NetworkResourceData
type ApplicationGatewaySslPredefinedPolicy = class
inherit NetworkResourceData
Public Class ApplicationGatewaySslPredefinedPolicy
Inherits NetworkResourceData
- Héritage
Constructeurs
ApplicationGatewaySslPredefinedPolicy() |
Initialise une nouvelle instance d’ApplicationGatewaySslPredefinedPolicy. |
Propriétés
CipherSuites |
Les suites de chiffrement Ssl doivent être activées dans l’ordre spécifié pour la passerelle Application Gateway. |
Id |
ID de la ressource (Hérité de NetworkResourceData) |
MinProtocolVersion |
Version minimale du protocole SSL à prendre en charge sur la passerelle d’application. |
Name |
Nom de la ressource. (Hérité de NetworkResourceData) |
ResourceType |
Type de ressource. (Hérité de NetworkResourceData) |
S’applique à
Azure SDK for .NET