Azure Key Vault · Schema

KeyCreateParameters

The key create parameters.

CertificatesCloud SecurityCryptographyKey ManagementSecrets ManagementSecurity

Properties

Name Type Description
key_size integer The key size in bits. For example: 2048, 3072, or 4096 for RSA.
public_exponent integer The public exponent for a RSA key.
key_ops array JSON web key operations.
tags object Application specific metadata in the form of key-value pairs.
View JSON Schema on GitHub