Partager via


IBlank Interface

Définition

Première étape d’une définition de clé.

public interface IBlank : Microsoft.Azure.Management.KeyVault.Fluent.Key.Definition.IWithKey
type IBlank = interface
    interface IWithKey
Public Interface IBlank
Implements IWithKey
Dérivé
Implémente

Méthodes

WithKeyTypeToCreate(JsonWebKeyType)

Spécifie un type de clé pour créer une clé.

(Hérité de IWithKey)
WithLocalKeyToImport(JsonWebKey)

Spécifie une clé existante à importer.

(Hérité de IWithKey)

S’applique à