Partager via


IWithSslCertificate<ReturnT>.WithSslCertificate(String) Méthode

Définition

Spécifie un certificat SSL à associer à cette ressource. Si le certificat n’existe pas encore, il doit être défini dans la mise à jour des ressources parentes.

public ReturnT WithSslCertificate (string name);
abstract member WithSslCertificate : string -> 'ReturnT
Public Function WithSslCertificate (name As String) As ReturnT

Paramètres

name
String

Nom d’un certificat SSL existant associé à cette passerelle d’application.

Retours

ReturnT

S’applique à