Share via


IWithCertificate.WithPfxFileFromUrl(String) Methode

Definition

Gibt die PFX-Datei aus einer URL an.

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

Parameter

url
String

Die URL, die auf die PFX-Datei zeigt.

Gibt zurück

Gilt für: