次の方法で共有


PointToSiteConfigurationImpl.IWithRevokedCertificate<IUpdate>.WithRevokedCertificate メソッド

定義

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

パラメーター

name
String
thumbprint
String

戻り値

実装

適用対象