Compartir a través de


PointToSiteConfigurationImpl.IWithRevokedCertificate.WithRevokedCertificate Método

Definición

Especifica el certificado revocado.

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

Parámetros

name
String

Nombre del certificado.

thumbprint
String

Huella digital del certificado.

Devoluciones

Implementaciones

Se aplica a