Partager via


IWithKey.WithKeyTypeToCreate(JsonWebKeyType) Méthode

Définition

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

public Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithCreate.IUpdateWithCreate WithKeyTypeToCreate (Microsoft.Azure.Management.KeyVault.Fluent.Models.JsonWebKeyType keyType);
abstract member WithKeyTypeToCreate : Microsoft.Azure.Management.KeyVault.Fluent.Models.JsonWebKeyType -> Microsoft.Azure.Management.KeyVault.Fluent.Key.UpdateWithCreate.IUpdateWithCreate
Public Function WithKeyTypeToCreate (keyType As JsonWebKeyType) As IUpdateWithCreate

Paramètres

keyType
JsonWebKeyType

Type JWK à créer.

Retours

S’applique à