APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Azure
KeyCreateParameters
Microsoft Azure
· Schema
KeyCreateParameters
The key create parameters.
API Management
Cloud
Cloud Computing
Enterprise
Infrastructure as a Service
Platform as a Service
T1
Properties
Name
Type
Description
kty
string
The type of key to create.
key_size
integer
The key size in bits. For example, 2048, 3072, or 4096 for RSA.
key_ops
array
JSON web key operations.
tags
object
Application-specific metadata.
crv
string
Elliptic curve name (for EC key types).
exportable
boolean
Whether the private key can be exported.
View JSON Schema on GitHub