Compartilhar via


IWithCertificate.WithPfxFileFromUrl(String) Método

Definição

Especifica o arquivo PFX de uma 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

Parâmetros

url
String

A URL que aponta para o arquivo PFX.

Retornos

Aplica-se a