Compartilhar via


IWithCertificate.WithPfxFile(String) Método

Definição

Especifica o arquivo de certificado PFX a ser carregado.

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

Parâmetros

file
String

O arquivo de certificado PFX.

Retornos

Aplica-se a