次の方法で共有


IWithCertificate.WithPfxFile(String) メソッド

定義

アップロードする PFX 証明書ファイルを指定します。

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

パラメーター

file
String

PFX 証明書ファイル。

戻り値

適用対象