Partager via


IWithCertificate.WithPfxFileFromUrl(String) Méthode

Définition

Spécifie le fichier PFX à partir d’une URL.

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

Paramètres

url
String

URL pointant vers le fichier PFX.

Retours

S’applique à