Partager via


IWithKey.WithLocalKeyToImport(JsonWebKey) Méthode

Définition

Spécifie une clé existante à importer en tant que nouvelle version.

public Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithImport.IUpdateWithImport WithLocalKeyToImport (Microsoft.Azure.KeyVault.WebKey.JsonWebKey key);
abstract member WithLocalKeyToImport : Microsoft.Azure.KeyVault.WebKey.JsonWebKey -> Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithImport.IUpdateWithImport
Public Function WithLocalKeyToImport (key As JsonWebKey) As IUpdateWithImport

Paramètres

key
JsonWebKey

JWK existant à importer.

Retours

S’applique à