Freigeben über


IWithKey.WithKeyTypeToCreate(JsonWebKeyType) Methode

Definition

Gibt einen Schlüsseltyp an, um eine neue Schlüsselversion zu erstellen.

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

Parameter

keyType
JsonWebKeyType

Der zu erstellende JWK-Typ.

Gibt zurück

Gilt für: