你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithCertificate.WithPfxFileFromUrl(String) 方法

定义

指定 URL 中的 PFX 文件。

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

参数

url
String

指向 PFX 文件的 URL。

返回

适用于