次の方法で共有


PointToSiteConfigurationImpl.IWithRevokedCertificate.WithRevokedCertificate メソッド

定義

失効した証明書を指定します。

Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate IWithRevokedCertificate.WithRevokedCertificate (string name, string thumbprint);
abstract member Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithRevokedCertificate.WithRevokedCertificate : string * string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
override this.Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IWithRevokedCertificate.WithRevokedCertificate : string * string -> Microsoft.Azure.Management.Network.Fluent.PointToSiteConfiguration.Update.IUpdate
Function WithRevokedCertificate (name As String, thumbprint As String) As IUpdate Implements IWithRevokedCertificate.WithRevokedCertificate

パラメーター

name
String

証明書名。

thumbprint
String

証明書のサムプリント。

戻り値

実装

適用対象