Partager via


IWithCertificate.WithPfxFile(String) Méthode

Définition

Spécifie le fichier de certificat PFX à charger.

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword WithPfxFile (string file);
abstract member WithPfxFile : string -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithPfxFilePassword
Public Function WithPfxFile (file As String) As IWithPfxFilePassword

Paramètres

file
String

Fichier de certificat PFX.

Retours

S’applique à