Key Vault Key

This table represents the Key Vault Key resource from Microsoft Azure.

azure.key_vault_key

Fields

TitleIDTypeData TypeDescription
_keycorestring
attributescorejsonThe attributes of the key.
curve_namecorestringThe elliptic curve name. For valid values, see JsonWebKeyCurveName.
idcorestringFully qualified identifier of the key vault resource.
key_opscorearray<string>
key_sizecoreint64The key size in bits. For example: 2048, 3072, or 4096 for RSA.
key_uricorestringThe URI to retrieve the current version of the key.
key_uri_with_versioncorestringThe URI to retrieve the specific version of the key.
ktycorestringThe type of the key. For valid values, see JsonWebKeyType.
locationcorestringAzure location of the key vault resource.
namecorestringName of the key vault resource.
resource_groupcorestring
subscription_idcorestring
subscription_namecorestring
tagscorehstore
typecorestringResource type of the key vault resource.