Freigeben über


IWithCertificate<ParentT>.WithExistingCertificate(String) Methode

Definition

Verwenden Sie ein vorhandenes Zertifikat in der Ressourcengruppe.

public Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithSslType<ParentT> WithExistingCertificate (string certificateNameOrThumbprint);
abstract member WithExistingCertificate : string -> Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithSslType<'ParentT>
Public Function WithExistingCertificate (certificateNameOrThumbprint As String) As IWithSslType(Of ParentT)

Parameter

certificateNameOrThumbprint
String

Der Name oder der Fingerabdruck des Zertifikats.

Gibt zurück

Gilt für: