Freigeben über


IWithKeyVault<ParentT>.WithExistingKeyVault(IVault) Methode

Definition

Speichert das Zertifikat in einem vorhandenen Tresor.

public Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithSslType<ParentT> WithExistingKeyVault(Microsoft.Azure.Management.KeyVault.Fluent.IVault vault);
abstract member WithExistingKeyVault : Microsoft.Azure.Management.KeyVault.Fluent.IVault -> Microsoft.Azure.Management.AppService.Fluent.HostNameSslBinding.UpdateDefinition.IWithSslType<'ParentT>
Public Function WithExistingKeyVault (vault As IVault) As IWithSslType(Of ParentT)

Parameter

vault
IVault

Der vorhandene Tresor, der verwendet werden soll.

Gibt zurück

Gilt für: