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

IWithPfxFilePassword.WithPfxPassword(String) 方法

定义

指定 PFX 证书的密码。

public Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithCreate WithPfxPassword (string password);
abstract member WithPfxPassword : string -> Microsoft.Azure.Management.AppService.Fluent.AppServiceCertificate.Definition.IWithCreate
Public Function WithPfxPassword (password As String) As IWithCreate

参数

password
String

PFX 证书密码。

返回

适用于