Share via


IKeys.Restore(Byte[]) Methode

Definition

Stellt einen Sicherungsschlüssel in einem Key Vault-Schlüssel wieder her.

public Microsoft.Azure.Management.KeyVault.Fluent.IKey Restore (params byte[] backup);
abstract member Restore : byte[] -> Microsoft.Azure.Management.KeyVault.Fluent.IKey
Public Function Restore (ParamArray backup As Byte()) As IKey

Parameter

backup
Byte[]

Der Sicherungsschlüssel.

Gibt zurück

Gilt für: