Share via


IWithCertificate.WithPfxFile(String) Methode

Definition

Gibt die PFX-Zertifikatdatei an, die hochgeladen werden soll.

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

Parameter

file
String

Die PFX-Zertifikatdatei.

Gibt zurück

Gilt für: